Searched defs:glDepthRangef (Results 1 – 9 of 9) sorted by relevance
1094 void glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef() function
198 void glDepthRangef(GLfloat n, GLfloat f) {} in glDepthRangef() function
182 #define glDepthRangef wrap_glDepthRangef macro
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
316 public native void glDepthRangef( in glDepthRangef() method in GLImpl