Home
last modified time | relevance | path

Searched defs:insertSemaphore (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm1576 void GrMtlGpu::insertSemaphore(GrSemaphore* semaphore) { function
/third_party/skia/src/gpu/mock/
DGrMockGpu.h42 void insertSemaphore(GrSemaphore* semaphore) override {} in insertSemaphore() function
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp840 void GrDawnGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrDawnGpu
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp1725 void GrD3DGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2925 void GrVkGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp4066 void GrGLGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrGLGpu