Searched defs:fExternalTextureSupport (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/src/gpu/ | ||
| D | GrShaderCaps.h | 286 bool fExternalTextureSupport : 1; variable |
| /third_party/skia/src/sksl/ | ||
| D | SkSLUtil.h | 122 bool fExternalTextureSupport = true; variable |