Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlGpu.mm1146 bool GrMtlGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { function
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm1137 bool GrMtlGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { function
/third_party/skia/src/gpu/mock/
DGrMockGpu.cpp281 bool GrMockGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrMockGpu
/third_party/skia/m133/src/gpu/ganesh/mock/
DGrMockGpu.cpp320 bool GrMockGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrMockGpu
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp473 bool GrDawnGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrDawnGpu
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp1597 bool GrD3DGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrD3DGpu
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp1659 bool GrD3DGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2139 bool GrVkGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrVkGpu
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkGpu.cpp2202 bool GrVkGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp3751 bool GrGLGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrGLGpu
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLGpu.cpp4067 bool GrGLGpu::isTestingOnlyBackendTexture(const GrBackendTexture& tex) const { in isTestingOnlyBackendTexture() function in GrGLGpu