Home
last modified time | relevance | path

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

/external/skia/src/gpu/mtl/
DGrMtlGpu.mm1137 bool GrMtlGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { function
/external/skia/src/gpu/mock/
DGrMockGpu.cpp270 bool GrMockGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrMockGpu
/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp465 bool GrDawnGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrDawnGpu
/external/skia/src/gpu/d3d/
DGrD3DGpu.cpp1586 bool GrD3DGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrD3DGpu
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1947 bool GrVkGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrVkGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp3747 bool GrGLGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrGLGpu