Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/mtl/
DGrMtlGpu.h104 void insertSemaphore(sk_sp<GrSemaphore> semaphore) override {} in insertSemaphore() function
/third_party/flutter/skia/src/gpu/mock/
DGrMockGpu.h44 void insertSemaphore(sk_sp<GrSemaphore> semaphore) override {} in insertSemaphore() function
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnGpu.cpp464 void GrDawnGpu::insertSemaphore(sk_sp<GrSemaphore> semaphore) { in insertSemaphore() function in GrDawnGpu
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp2581 void GrVkGpu::insertSemaphore(sk_sp<GrSemaphore> semaphore) { in insertSemaphore() function in GrVkGpu
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp4193 void GrGLGpu::insertSemaphore(sk_sp<GrSemaphore> semaphore) { in insertSemaphore() function in GrGLGpu