Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLUtil.h91 bool noperspectiveInterpolationSupport() const { in noperspectiveInterpolationSupport() function
/third_party/flutter/skia/src/gpu/
DGrShaderCaps.h71 bool noperspectiveInterpolationSupport() const { return fNoPerspectiveInterpolationSupport; } in noperspectiveInterpolationSupport() function
/third_party/skia/src/gpu/
DGrShaderCaps.h72 bool noperspectiveInterpolationSupport() const { return fNoPerspectiveInterpolationSupport; } in noperspectiveInterpolationSupport() function
/third_party/skia/src/sksl/
DSkSLUtil.h108 bool noperspectiveInterpolationSupport() const { in noperspectiveInterpolationSupport() function