Searched defs:externalTextureSupport (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/src/gpu/ | ||
H A D | GrShaderCaps.h | 76 bool externalTextureSupport() const { return fExternalTextureSupport; } in externalTextureSupport() function in GrShaderCaps |
/third_party/skia/src/sksl/ | ||
H A D | SkSLUtil.h | 123 bool externalTextureSupport() const { in externalTextureSupport() function in SkSL::StandaloneShaderCaps |
Completed in 2 milliseconds