Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLUtil.h104 bool externalTextureSupport() const { in externalTextureSupport() function
/external/skia/src/sksl/
DSkSLUtil.h109 bool externalTextureSupport() const { in externalTextureSupport() function
/external/skqp/src/gpu/
DGrShaderCaps.h76 bool externalTextureSupport() const { return fExternalTextureSupport; } in externalTextureSupport() function
/external/skia/src/gpu/
DGrShaderCaps.h78 bool externalTextureSupport() const { return fExternalTextureSupport; } in externalTextureSupport() function