Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlGpu.mm740 sk_sp<GrTexture> GrMtlGpu::onWrapCompressedBackendTexture(const GrBackendTexture& backendTex, function
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm727 sk_sp<GrTexture> GrMtlGpu::onWrapCompressedBackendTexture(const GrBackendTexture& backendTex, function
/third_party/skia/src/gpu/mock/
DGrMockGpu.cpp183 sk_sp<GrTexture> GrMockGpu::onWrapCompressedBackendTexture(const GrBackendTexture& tex, in onWrapCompressedBackendTexture() function in GrMockGpu
/third_party/skia/m133/src/gpu/ganesh/mock/
DGrMockGpu.cpp204 sk_sp<GrTexture> GrMockGpu::onWrapCompressedBackendTexture(const GrBackendTexture& tex, in onWrapCompressedBackendTexture() function in GrMockGpu
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp274 sk_sp<GrTexture> GrDawnGpu::onWrapCompressedBackendTexture(const GrBackendTexture& backendTex, in onWrapCompressedBackendTexture() function in GrDawnGpu
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp967 sk_sp<GrTexture> GrD3DGpu::onWrapCompressedBackendTexture(const GrBackendTexture& tex, in onWrapCompressedBackendTexture() function in GrD3DGpu
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp1020 sk_sp<GrTexture> GrD3DGpu::onWrapCompressedBackendTexture(const GrBackendTexture& tex, in onWrapCompressedBackendTexture() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp1484 sk_sp<GrTexture> GrVkGpu::onWrapCompressedBackendTexture(const GrBackendTexture& beTex, in onWrapCompressedBackendTexture() function in GrVkGpu
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkGpu.cpp1537 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
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLGpu.cpp819 sk_sp<GrTexture> GrGLGpu::onWrapCompressedBackendTexture(const GrBackendTexture& backendTex, in onWrapCompressedBackendTexture() function in GrGLGpu