Searched defs:glDepthRangef (Results 1 – 8 of 8) sorted by relevance
1083 void glDepthRangef(GLclampf zNear, GLclampf zFar) 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
647 public static native void glDepthRangef( in glDepthRangef() method in GLES20
1461 public void glDepthRangef(float near, float far) { in glDepthRangef() method in GLLogWrapper
179 #define glDepthRangef wrap_glDepthRangef macro
316 public native void glDepthRangef( in glDepthRangef() method in GLImpl