Home
last modified time | relevance | path

Searched defs:fExternalTextureSupport (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrShaderCaps.h255 bool fExternalTextureSupport : 1; variable
/third_party/skia/src/gpu/
DGrShaderCaps.h286 bool fExternalTextureSupport : 1; variable
/third_party/skia/src/sksl/
DSkSLUtil.h122 bool fExternalTextureSupport = true; variable