Searched defs:glDepthRangef (Results 1 – 9 of 9) sorted by relevance
1094 void glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef() function
187 void glDepthRangef(GLfloat n, GLfloat f) {} in glDepthRangef() function
415 void glDepthRangef( in glDepthRangef() method
502 public static native void glDepthRangef( in glDepthRangef() method in GLES10
231 public void glDepthRangef(float near, float far) { in glDepthRangef() method in GLErrorWrapper
645 public static native void glDepthRangef( in glDepthRangef() method in GLES20
1461 public void glDepthRangef(float near, float far) { in glDepthRangef() method in GLLogWrapper
103 glDepthRangef = 75; enumerator
316 public native void glDepthRangef( in glDepthRangef() method in GLImpl