Home
last modified time | relevance | path

Searched defs:GrBackendSemaphore (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/src/gpu/
DGrBackendSemaphore.cpp38 GrBackendSemaphore::GrBackendSemaphore(const GrBackendSemaphore& that) { in GrBackendSemaphore() function in GrBackendSemaphore
DGrResourceProvider.h18 class GrBackendSemaphore; variable
DGrGpu.h27 class GrBackendSemaphore; variable
/third_party/flutter/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.h15 class GrBackendSemaphore; variable
DGrVkSemaphore.h17 class GrBackendSemaphore; variable
/third_party/flutter/skia/include/gpu/
DGrBackendSemaphore.h23 GrBackendSemaphore() : fBackend(GrBackendApi::kOpenGL), fGLSync(0), fIsInitialized(false) {} in GrBackendSemaphore() function
DGrContext.h23 class GrBackendSemaphore; variable
DGrTypes.h15 class GrBackendSemaphore; variable
/third_party/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.h15 class GrBackendSemaphore; variable
DGrVkSemaphore.h18 class GrBackendSemaphore; variable
/third_party/skia/include/gpu/
DGrBackendSemaphore.h34 GrBackendSemaphore() in GrBackendSemaphore() function
DGrDirectContext.h23 class GrBackendSemaphore; variable
DGrTypes.h15 class GrBackendSemaphore; variable
/third_party/flutter/skia/src/gpu/
DGrResourceProvider.h18 class GrBackendSemaphore; variable
DGrGpu.h27 class GrBackendSemaphore; variable
DGrRenderTargetContext.h25 class GrBackendSemaphore; variable
/third_party/skia/include/core/
DSkSurface.h33 class GrBackendSemaphore; variable
/third_party/flutter/skia/include/core/
DSkSurface.h26 class GrBackendSemaphore; variable
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext_v1.h26 class GrBackendSemaphore; variable
/third_party/skia/src/gpu/mock/
DGrMockGpu.h37 std::unique_ptr<GrSemaphore> wrapBackendSemaphore(const GrBackendSemaphore& /* semaphore */, in wrapBackendSemaphore()
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp825 std::unique_ptr<GrSemaphore> GrDawnGpu::wrapBackendSemaphore(const GrBackendSemaphore& /* sema */, in wrapBackendSemaphore()