Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm727 sk_sp<GrTexture> GrMtlGpu::onWrapCompressedBackendTexture(const GrBackendTexture& backendTex, function
/third_party/skia/src/gpu/mock/
DGrMockGpu.cpp172 sk_sp<GrTexture> GrMockGpu::onWrapCompressedBackendTexture(const GrBackendTexture& tex, in onWrapCompressedBackendTexture() function in GrMockGpu
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp266 sk_sp<GrTexture> GrDawnGpu::onWrapCompressedBackendTexture(const GrBackendTexture& backendTex, in onWrapCompressedBackendTexture() function in GrDawnGpu
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp956 sk_sp<GrTexture> GrD3DGpu::onWrapCompressedBackendTexture(const GrBackendTexture& tex, in onWrapCompressedBackendTexture() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp1292 sk_sp<GrTexture> GrVkGpu::onWrapCompressedBackendTexture(const GrBackendTexture& beTex, in onWrapCompressedBackendTexture() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp711 sk_sp<GrTexture> GrGLGpu::onWrapCompressedBackendTexture(const GrBackendTexture& backendTex, in onWrapCompressedBackendTexture() function in GrGLGpu