Searched defs:AcquireCommandBlocks (Results 1 – 2 of 2) sorted by relevance
60 void CommandIterator::AcquireCommandBlocks(std::vector<CommandAllocator> allocators) { in AcquireCommandBlocks() function in dawn_native::CommandIterator
453 TEST(CommandAllocator, AcquireCommandBlocks) { in TEST() argument