Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLUtil.h87 bool flatInterpolationSupport() const { in flatInterpolationSupport() function
/third_party/flutter/skia/src/gpu/
DGrShaderCaps.h67 bool flatInterpolationSupport() const { return fFlatInterpolationSupport; } in flatInterpolationSupport() function
/third_party/skia/src/gpu/
DGrShaderCaps.h68 bool flatInterpolationSupport() const { return fFlatInterpolationSupport; } in flatInterpolationSupport() function
/third_party/skia/src/sksl/
DSkSLUtil.h103 bool flatInterpolationSupport() const { in flatInterpolationSupport() function