Searched defs:onWrapBackendTexture (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/m133/src/gpu/ganesh/mtl/ |
| D | GrMtlGpu.mm | 723 sk_sp<GrTexture> GrMtlGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, function
|
| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlGpu.mm | 710 sk_sp<GrTexture> GrMtlGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, function
|
| /third_party/skia/src/gpu/mock/ |
| D | GrMockGpu.cpp | 164 sk_sp<GrTexture> GrMockGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrMockGpu
|
| /third_party/skia/m133/src/gpu/ganesh/mock/ |
| D | GrMockGpu.cpp | 181 sk_sp<GrTexture> GrMockGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrMockGpu
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnGpu.cpp | 260 sk_sp<GrTexture> GrDawnGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrDawnGpu
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DGpu.cpp | 939 sk_sp<GrTexture> GrD3DGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrD3DGpu
|
| /third_party/skia/m133/src/gpu/ganesh/d3d/ |
| D | GrD3DGpu.cpp | 992 sk_sp<GrTexture> GrD3DGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrD3DGpu
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkGpu.cpp | 1456 sk_sp<GrTexture> GrVkGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrVkGpu
|
| /third_party/skia/m133/src/gpu/ganesh/vk/ |
| D | GrVkGpu.cpp | 1509 sk_sp<GrTexture> GrVkGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrVkGpu
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 656 sk_sp<GrTexture> GrGLGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrGLGpu
|
| /third_party/skia/m133/src/gpu/ganesh/gl/ |
| D | GrGLGpu.cpp | 758 sk_sp<GrTexture> GrGLGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrGLGpu
|