Home
last modified time | relevance | path

Searched refs:GetCommandIteratorForTesting (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandBuffer.h45 CommandIterator* GetCommandIteratorForTesting();
DCommandBuffer.cpp70 CommandIterator* CommandBufferBase::GetCommandIteratorForTesting() { in GetCommandIteratorForTesting() function in dawn_native::CommandBufferBase
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/
DCommandBufferEncodingTests.cpp215 FromAPI(commandBuffer.Get())->GetCommandIteratorForTesting(), in TEST_F()