Searched refs:noperspectiveInterpolationSupport (Results 1 – 5 of 5) sorted by relevance
121 bool noperspectiveInterpolationSupport() const { return fNoPerspectiveInterpolationSupport; } in noperspectiveInterpolationSupport() function203 SkASSERT(this->noperspectiveInterpolationSupport()); in noperspectiveInterpolationExtensionString()
98 bool noperspectiveInterpolationSupport() const { in noperspectiveInterpolationSupport() function
132 CAP(noperspectiveInterpolationSupport); in fill_caps()
91 if (!caps.noperspectiveInterpolationSupport()) { in setNoPerspective()
3468 if (shaderCaps->noperspectiveInterpolationSupport()) { in createCopyProgram()3494 if (shaderCaps->noperspectiveInterpolationSupport()) { in createCopyProgram()3583 if (shaderCaps->noperspectiveInterpolationSupport()) { in createMipmapProgram()3636 if (shaderCaps->noperspectiveInterpolationSupport()) { in createMipmapProgram()