Home
last modified time | relevance | path

Searched defs:AcquireCommandBlocks (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandAllocator.cpp60 void CommandIterator::AcquireCommandBlocks(std::vector<CommandAllocator> allocators) { in AcquireCommandBlocks() function in dawn_native::CommandIterator
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DCommandAllocatorTests.cpp453 TEST(CommandAllocator, AcquireCommandBlocks) { in TEST() argument