Home
last modified time | relevance | path

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

/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