Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLUtil.h94 bool noperspectiveInterpolationSupport() const { in noperspectiveInterpolationSupport() function
/external/skqp/src/sksl/
DSkSLUtil.h98 bool noperspectiveInterpolationSupport() const { in noperspectiveInterpolationSupport() function
/external/skia/include/gpu/
DGrShaderCaps.h71 bool noperspectiveInterpolationSupport() const { return fNoPerspectiveInterpolationSupport; } in noperspectiveInterpolationSupport() function
/external/skqp/include/gpu/
DGrShaderCaps.h73 bool noperspectiveInterpolationSupport() const { return fNoPerspectiveInterpolationSupport; } in noperspectiveInterpolationSupport() function