Home
last modified time | relevance | path

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

/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