Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm1536 GrFence SK_WARN_UNUSED_RESULT GrMtlGpu::insertFence() { function
/third_party/skia/src/gpu/mock/
DGrMockGpu.h30 GrFence SK_WARN_UNUSED_RESULT insertFence() override { return 0; } in insertFence() function
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp808 GrFence SK_WARN_UNUSED_RESULT GrDawnGpu::insertFence() { in insertFence() function in GrDawnGpu
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp1728 GrFence SK_WARN_UNUSED_RESULT GrD3DGpu::insertFence() { in insertFence() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2562 GrFence SK_WARN_UNUSED_RESULT GrVkGpu::insertFence() { in insertFence() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp3987 GrFence SK_WARN_UNUSED_RESULT GrGLGpu::insertFence() { in insertFence() function in GrGLGpu