Home
last modified time | relevance | path

Searched refs:RestoreCommandBufferStateForTesting (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DComputePassEncoder.h55 void RestoreCommandBufferStateForTesting(CommandBufferStateTracker state) { in RestoreCommandBufferStateForTesting() function
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/
DCommandBufferEncodingTests.cpp306 FromAPI(pass.Get())->RestoreCommandBufferStateForTesting(std::move(snapshot)); in TEST_F()