Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLUtil.h103 bool externalTextureSupport() const { in externalTextureSupport() function
/third_party/flutter/skia/src/gpu/
DGrShaderCaps.h80 bool externalTextureSupport() const { return fExternalTextureSupport; } in externalTextureSupport() function
/third_party/skia/src/gpu/
DGrShaderCaps.h76 bool externalTextureSupport() const { return fExternalTextureSupport; } in externalTextureSupport() function
/third_party/skia/src/sksl/
DSkSLUtil.h123 bool externalTextureSupport() const { in externalTextureSupport() function