Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlGpu.mm1607 void GrMtlGpu::insertSemaphore(GrSemaphore* semaphore) { function
/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/m133/src/gpu/ganesh/mock/
DGrMockGpu.h73 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/m133/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp1794 void GrD3DGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2984 void GrVkGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrVkGpu
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkGpu.cpp2966 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
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLGpu.cpp4422 void GrGLGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrGLGpu