Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/mtl/
DGrMtlGpu.mm1611 void GrMtlGpu::insertSemaphore(GrSemaphore* semaphore) { function
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.h72 void insertSemaphore(GrSemaphore* semaphore) override {} in insertSemaphore() function
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp1786 void GrD3DGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrD3DGpu
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp2708 void GrVkGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrVkGpu
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp4352 void GrGLGpu::insertSemaphore(GrSemaphore* semaphore) { in insertSemaphore() function in GrGLGpu