Searched refs:fFragCoordsConventionSupport (Results 1 – 2 of 2) sorted by relevance
232 bool fragCoordConventionsSupport() const { return fFragCoordsConventionSupport; } in fragCoordConventionsSupport()353 bool fFragCoordsConventionSupport : 1; variable
44 fFragCoordsConventionSupport = false; in reset()86 fFragCoordsConventionSupport = caps.fFragCoordsConventionSupport; in operator =()207 fFragCoordsConventionSupport = ctxInfo.glslGeneration() >= k150_GrGLSLGeneration || in init()913 (fFragCoordsConventionSupport ? "YES": "NO")); in dump()