Searched refs:fragCoordConventionsSupport (Results 1 – 2 of 2) sorted by relevance
232 bool fragCoordConventionsSupport() const { return fFragCoordsConventionSupport; } in fragCoordConventionsSupport() function
165 } else if (gpu->glCaps().fragCoordConventionsSupport()) { in fragmentPosition()