Searched defs:insertSemaphore (Results 1 – 6 of 6) sorted by relevance
1576 void GrMtlGpu::insertSemaphore(GrSemaphore* semaphore) { function
42 void insertSemaphore(GrSemaphore* semaphore) override {} in insertSemaphore() function
840 void GrDawnGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrDawnGpu
1725 void GrD3DGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrD3DGpu
2925 void GrVkGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrVkGpu
4066 void GrGLGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrGLGpu