Home
last modified time | relevance | path

Searched defs:externalTextureSupport (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/sksl/
DSkSLUtil.h114 bool externalTextureSupport() const { in externalTextureSupport() function
/external/skia/include/gpu/
DGrShaderCaps.h129 bool externalTextureSupport() const { return fExternalTextureSupport; } in externalTextureSupport() function