Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm710 sk_sp<GrTexture> GrMtlGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, function
/third_party/skia/src/gpu/mock/
DGrMockGpu.cpp153 sk_sp<GrTexture> GrMockGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrMockGpu
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp252 sk_sp<GrTexture> GrDawnGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrDawnGpu
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp928 sk_sp<GrTexture> GrD3DGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp1264 sk_sp<GrTexture> GrVkGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp656 sk_sp<GrTexture> GrGLGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrGLGpu