Searched defs:insertSemaphore (Results 1 – 11 of 11) sorted by relevance
1576 void GrMtlGpu::insertSemaphore(GrSemaphore* semaphore) { function
104 void insertSemaphore(sk_sp<GrSemaphore> semaphore) override {} in insertSemaphore() function
42 void insertSemaphore(GrSemaphore* semaphore) override {} in insertSemaphore() function
44 void insertSemaphore(sk_sp<GrSemaphore> semaphore) override {} in insertSemaphore() function
464 void GrDawnGpu::insertSemaphore(sk_sp<GrSemaphore> semaphore) { in insertSemaphore() function in GrDawnGpu
832 void GrDawnGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrDawnGpu
1714 void GrD3DGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrD3DGpu
2599 void GrVkGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrVkGpu
2581 void GrVkGpu::insertSemaphore(sk_sp<GrSemaphore> semaphore) { in insertSemaphore() function in GrVkGpu
4055 void GrGLGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrGLGpu
4194 void GrGLGpu::insertSemaphore(sk_sp<GrSemaphore> semaphore) { in insertSemaphore() function in GrGLGpu