Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/v1/
DSurfaceDrawContext_v1.h595 bool waitOnSemaphores(int numSemaphores, const GrBackendSemaphore waitSemaphores[],
DDevice.cpp917 return fSurfaceDrawContext->waitOnSemaphores(numSemaphores, waitSemaphores, in wait()
DSurfaceDrawContext.cpp1512 bool SurfaceDrawContext::waitOnSemaphores(int numSemaphores, in waitOnSemaphores() function in skgpu::v1::SurfaceDrawContext