Lines Matching refs:depthFunc
387 …gl.depthFunc (GL_LEQUAL); // make test pass if polygon offset doesn't do anything. It has its o… in testPolygonOffset()
547 gl.depthFunc (GL_ALWAYS); in testPolygonOffset()
556 gl.depthFunc (GL_EQUAL); in testPolygonOffset()
632 gl.depthFunc (GL_LESS); in testPolygonOffset()
795 gl.depthFunc (GL_ALWAYS); in testPolygonOffset()
802 gl.depthFunc (GL_GREATER); in testPolygonOffset()
814 gl.depthFunc (GL_ALWAYS); in testPolygonOffset()
821 gl.depthFunc (GL_LESS); in testPolygonOffset()
908 gl.depthFunc (GL_ALWAYS); in testPolygonOffset()
915 gl.depthFunc (GL_LESS); in testPolygonOffset()
927 gl.depthFunc (GL_ALWAYS); in testPolygonOffset()
934 gl.depthFunc (GL_GREATER); in testPolygonOffset()
1024 gl.depthFunc (GL_ALWAYS); in testPolygonOffset()
1031 gl.depthFunc (GL_EQUAL); in testPolygonOffset()
1153 gl.depthFunc (GL_NOTEQUAL); in testPolygonOffset()
1169 gl.depthFunc (GL_NOTEQUAL); in testPolygonOffset()