Searched defs:onWrapRenderableBackendTexture (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/m133/src/gpu/ganesh/mtl/ |
| D | GrMtlGpu.mm | 756 sk_sp<GrTexture> GrMtlGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, function
|
| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlGpu.mm | 743 sk_sp<GrTexture> GrMtlGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, function
|
| /third_party/skia/src/gpu/mock/ |
| D | GrMockGpu.cpp | 189 sk_sp<GrTexture> GrMockGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrMockGpu
|
| /third_party/skia/m133/src/gpu/ganesh/mock/ |
| D | GrMockGpu.cpp | 210 sk_sp<GrTexture> GrMockGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrMockGpu
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnGpu.cpp | 280 sk_sp<GrTexture> GrDawnGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrDawnGpu
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DGpu.cpp | 973 sk_sp<GrTexture> GrD3DGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrD3DGpu
|
| /third_party/skia/m133/src/gpu/ganesh/d3d/ |
| D | GrD3DGpu.cpp | 1026 sk_sp<GrTexture> GrD3DGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrD3DGpu
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkGpu.cpp | 1490 sk_sp<GrTexture> GrVkGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrVkGpu
|
| /third_party/skia/m133/src/gpu/ganesh/vk/ |
| D | GrVkGpu.cpp | 1543 sk_sp<GrTexture> GrVkGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrVkGpu
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 734 sk_sp<GrTexture> GrGLGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrGLGpu
|
| /third_party/skia/m133/src/gpu/ganesh/gl/ |
| D | GrGLGpu.cpp | 845 sk_sp<GrTexture> GrGLGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrGLGpu
|