Home
last modified time | relevance | path

Searched refs:checkForFinishedWork (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/experimental/graphite/src/
H A DGpu.cpp35 this->checkForFinishedWork(SyncToCpu::kYes); in ~Gpu()
55 void Gpu::checkForFinishedWork(SyncToCpu sync) { in checkForFinishedWork() function in skgpu::Gpu
H A DGpu.h36 void checkForFinishedWork(SyncToCpu);
H A DContext.cpp53 fGpu->checkForFinishedWork(syncToCpu); in submit()
/third_party/skia/tests/graphite/
H A DCommandBufferTest.cpp189 gpu->checkForFinishedWork(skgpu::SyncToCpu::kYes); in DEF_GRAPHITE_TEST_FOR_CONTEXTS()

Completed in 2 milliseconds