Home
last modified time | relevance | path

Searched defs:makeSemaphore (Results 1 – 12 of 12) sorted by relevance

/external/skqp/src/gpu/mtl/
DGrMtlGpu.h105 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT makeSemaphore(bool isOwned) override { in makeSemaphore() function
/external/skqp/src/gpu/mock/
DGrMockGpu.h38 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT makeSemaphore(bool isOwned) override { in makeSemaphore() function
/external/skia/src/gpu/mtl/
DGrMtlGpu.mm1472 std::unique_ptr<GrSemaphore> SK_WARN_UNUSED_RESULT GrMtlGpu::makeSemaphore(bool /*isOwned*/) { function
/external/skia/src/gpu/mock/
DGrMockGpu.h34 std::unique_ptr<GrSemaphore> SK_WARN_UNUSED_RESULT makeSemaphore(bool isOwned) override { in makeSemaphore() function
/external/skqp/src/gpu/
DGrResourceProvider.cpp448 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT GrResourceProvider::makeSemaphore(bool isOwned) { in makeSemaphore() function in GrResourceProvider
/external/skia/src/gpu/
DGrResourceProvider.cpp601 std::unique_ptr<GrSemaphore> SK_WARN_UNUSED_RESULT GrResourceProvider::makeSemaphore( in makeSemaphore() function in GrResourceProvider
/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp810 std::unique_ptr<GrSemaphore> SK_WARN_UNUSED_RESULT GrDawnGpu::makeSemaphore(bool isOwned) { in makeSemaphore() function in GrDawnGpu
/external/skia/src/gpu/d3d/
DGrD3DGpu.cpp1498 std::unique_ptr<GrSemaphore> SK_WARN_UNUSED_RESULT GrD3DGpu::makeSemaphore(bool) { in makeSemaphore() function in GrD3DGpu
/external/skqp/src/gpu/vk/
DGrVkGpu.cpp2340 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT GrVkGpu::makeSemaphore(bool isOwned) { in makeSemaphore() function in GrVkGpu
/external/skia/src/gpu/vk/
DGrVkGpu.cpp2540 std::unique_ptr<GrSemaphore> SK_WARN_UNUSED_RESULT GrVkGpu::makeSemaphore(bool isOwned) { in makeSemaphore() function in GrVkGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp4012 std::unique_ptr<GrSemaphore> SK_WARN_UNUSED_RESULT GrGLGpu::makeSemaphore(bool isOwned) { in makeSemaphore() function in GrGLGpu
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp4264 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT GrGLGpu::makeSemaphore(bool isOwned) { in makeSemaphore() function in GrGLGpu