Home
last modified time | relevance | path

Searched defs:isTestingOnlyBackendTexture (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/ganesh/mtl/
DGrMtlGpu.mm1146 bool GrMtlGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { function
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.cpp309 bool GrMockGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrMockGpu
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp1648 bool GrD3DGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrD3DGpu
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp2052 bool GrVkGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrVkGpu
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp4056 bool GrGLGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrGLGpu