Searched refs:mAllocators (Results 1 – 2 of 2) sorted by relevance
67 mIterator.AcquireCommandBlocks(std::move(mAllocators)); in MoveToIterator()209 mAllocators.push_back(std::move(allocator)); in CommitCommands()
170 std::vector<CommandAllocator> mAllocators; variable