Searched defs:insertSemaphore (Results 1 – 10 of 10) sorted by relevance
111 void insertSemaphore(sk_sp<GrSemaphore> semaphore) override {} in insertSemaphore() function
44 void insertSemaphore(sk_sp<GrSemaphore> semaphore) override {} in insertSemaphore() function
1485 void GrMtlGpu::insertSemaphore(GrSemaphore* semaphore) { function
43 void insertSemaphore(GrSemaphore* semaphore) override {} in insertSemaphore() function
823 void GrDawnGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrDawnGpu
1513 void GrD3DGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrD3DGpu
2350 void GrVkGpu::insertSemaphore(sk_sp<GrSemaphore> semaphore) { in insertSemaphore() function in GrVkGpu
2551 void GrVkGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrVkGpu
4025 void GrGLGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrGLGpu
4276 void GrGLGpu::insertSemaphore(sk_sp<GrSemaphore> semaphore) { in insertSemaphore() function in GrGLGpu