Searched refs:renderNodeGraphDesc (Results 1 – 2 of 2) sorted by relevance
262 … make_unique<RenderNodeGraphShareDataManager>(renderNodeGraph.renderNodeGraphDesc.outputResources); in PendingCreate()264 const size_t reserveSize = renderNodeGraph.renderNodeGraphDesc.nodes.size(); in PendingCreate()267 for (const auto& nodeDesc : renderNodeGraph.renderNodeGraphDesc.nodes) { in PendingCreate()
104 RenderNodeGraphDesc renderNodeGraphDesc; member