Searched refs:newCommands (Results 1 – 1 of 1) sorted by relevance
399 CommandGraphNode *newCommands = in startNewCommands() local401 newCommands->setDiagnosticInfo(mResourceType, reinterpret_cast<uintptr_t>(this)); in startNewCommands()402 onWriteImpl(contextVk, newCommands); in startNewCommands()956 CommandGraphNode *newCommands = new CommandGraphNode(function, mPoolAllocator); in allocateNode() local957 mNodes.emplace_back(newCommands); in allocateNode()958 return newCommands; in allocateNode()