Searched refs:waitOnSemaphores (Results 1 – 6 of 6) sorted by relevance
376 bool waitOnSemaphores(int numSemaphores, const GrBackendSemaphore* waitSemaphores);
1792 return fRenderTargetContext->waitOnSemaphores(numSemaphores, waitSemaphores); in wait()
1635 bool GrRenderTargetContext::waitOnSemaphores(int numSemaphores, in waitOnSemaphores() function in GrRenderTargetContext
634 bool waitOnSemaphores(int numSemaphores, const GrBackendSemaphore waitSemaphores[],
973 return fSurfaceDrawContext->waitOnSemaphores(numSemaphores, waitSemaphores,
1501 bool GrSurfaceDrawContext::waitOnSemaphores(int numSemaphores, in waitOnSemaphores() function in GrSurfaceDrawContext