Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/mtl/
DGrMtlGpu.mm1607 void GrMtlGpu::insertSemaphore(GrSemaphore* semaphore) { function
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.h73 void insertSemaphore(GrSemaphore* semaphore) override {} in insertSemaphore() function
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp1783 void GrD3DGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrD3DGpu
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp2688 void GrVkGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrVkGpu
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp4411 void GrGLGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrGLGpu