Home
last modified time | relevance | path

Searched defs:wrapBackendSemaphore (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm1569 std::unique_ptr<GrSemaphore> GrMtlGpu::wrapBackendSemaphore(const GrBackendSemaphore& semaphore, function
/third_party/flutter/skia/src/gpu/mock/
DGrMockGpu.h41 sk_sp<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& semaphore, in wrapBackendSemaphore() function
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlGpu.h101 sk_sp<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& semaphore, in wrapBackendSemaphore() function
/third_party/skia/src/gpu/mock/
DGrMockGpu.h37 std::unique_ptr<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& /* semaphore */, in wrapBackendSemaphore() function
/third_party/flutter/skia/src/gpu/
DGrResourceProvider.cpp593 sk_sp<GrSemaphore> GrResourceProvider::wrapBackendSemaphore(const GrBackendSemaphore& semaphore, in wrapBackendSemaphore() function in GrResourceProvider
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnGpu.cpp457 sk_sp<GrSemaphore> GrDawnGpu::wrapBackendSemaphore(const GrBackendSemaphore& semaphore, in wrapBackendSemaphore() function in GrDawnGpu
/third_party/skia/src/gpu/
DGrResourceProvider.cpp753 std::unique_ptr<GrSemaphore> GrResourceProvider::wrapBackendSemaphore( in wrapBackendSemaphore() function in GrResourceProvider
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp825 std::unique_ptr<GrSemaphore> GrDawnGpu::wrapBackendSemaphore(const GrBackendSemaphore& /* sema */, in wrapBackendSemaphore() function in GrDawnGpu
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp1703 std::unique_ptr<GrSemaphore> GrD3DGpu::wrapBackendSemaphore(const GrBackendSemaphore& semaphore, in wrapBackendSemaphore() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2593 std::unique_ptr<GrSemaphore> GrVkGpu::wrapBackendSemaphore(const GrBackendSemaphore& semaphore, in wrapBackendSemaphore() function in GrVkGpu
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp2575 sk_sp<GrSemaphore> GrVkGpu::wrapBackendSemaphore(const GrBackendSemaphore& semaphore, in wrapBackendSemaphore() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp4048 std::unique_ptr<GrSemaphore> GrGLGpu::wrapBackendSemaphore(const GrBackendSemaphore& semaphore, in wrapBackendSemaphore() function in GrGLGpu
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp4187 sk_sp<GrSemaphore> GrGLGpu::wrapBackendSemaphore(const GrBackendSemaphore& semaphore, in wrapBackendSemaphore() function in GrGLGpu