Lines Matching refs:depthFunc
384 …gl.depthFunc (GL_LEQUAL); // make test pass if polygon offset doesn't do anything. It has its o… in testPolygonOffset()
544 gl.depthFunc (GL_ALWAYS); in testPolygonOffset()
553 gl.depthFunc (GL_EQUAL); in testPolygonOffset()
629 gl.depthFunc (GL_LESS); in testPolygonOffset()
792 gl.depthFunc (GL_ALWAYS); in testPolygonOffset()
799 gl.depthFunc (GL_GREATER); in testPolygonOffset()
811 gl.depthFunc (GL_ALWAYS); in testPolygonOffset()
818 gl.depthFunc (GL_LESS); in testPolygonOffset()
905 gl.depthFunc (GL_ALWAYS); in testPolygonOffset()
912 gl.depthFunc (GL_LESS); in testPolygonOffset()
924 gl.depthFunc (GL_ALWAYS); in testPolygonOffset()
931 gl.depthFunc (GL_GREATER); in testPolygonOffset()
1021 gl.depthFunc (GL_ALWAYS); in testPolygonOffset()
1028 gl.depthFunc (GL_EQUAL); in testPolygonOffset()
1150 gl.depthFunc (GL_NOTEQUAL); in testPolygonOffset()
1166 gl.depthFunc (GL_NOTEQUAL); in testPolygonOffset()