Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLCPP.h44 #define externalTextureSupport externalTextureSupport() macro
DSkSLUtil.h123 bool externalTextureSupport() const { in externalTextureSupport() function
/external/skqp/src/sksl/
DSkSLUtil.h104 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.h75 bool externalTextureSupport() const { return fExternalTextureSupport; } in externalTextureSupport() function