Searched defs:glDepthRangef (Results 1 – 7 of 7) 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
645 public static native void glDepthRangef( in glDepthRangef() method in GLES20
179 #define glDepthRangef wrap_glDepthRangef macro
316 public native void glDepthRangef( in glDepthRangef() method in GLImpl