Searched defs:nodeStore (Results 1 – 2 of 2) sorted by relevance
118 …RenderNodeGraphNodeStore& nodeStore, const bool enableMultiQueue, const RenderingConfiguration& re… in InitializeRenderNodeContextData()176 void PatchSignaling(RenderNodeGraphNodeStore& nodeStore, const unordered_map<string, uint32_t>& ren… in PatchSignaling()267 RenderNodeGraphNodeStore const& nodeStore = *renderNodeGraphNodeStores[graphIdx]; in CreateGpuResourcesWithRenderNodes() local286 const auto& nodeStore = *nodeStorePtr; in RenderNodeExecution() local336 RenderNodeGraphNodeStore const& nodeStore = *renderNodeGraphNodeStores[graphIdx]; in IterateRenderBackendNodeGraphNodeStores() local495 RenderNodeGraphNodeStore& nodeStore = *renderNodeDataStore; in InitNodeGraphs() local705 for (const auto* nodeStore : rngNodeStores) { in RenderFrameBackendImpl() local
254 unique_ptr<RenderNodeGraphNodeStore> nodeStore = make_unique<RenderNodeGraphNodeStore>(); in PendingCreate() local