Home
last modified time | relevance | path

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

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