Searched defs:glClearDepthf (Results 1 – 10 of 10) sorted by relevance
589 void glClearDepthf(GLclampf depth) in glClearDepthf() function
55 glClearDepthf = 29; enumerator
303 void glClearDepthf( in glClearDepthf() method
670 const GLMessage_Function GLMessage::glClearDepthf; member in android::gltrace::GLMessage
1018 static const Function glClearDepthf = GLMessage_Function_glClearDepthf; variable
333 public static native void glClearDepthf( in glClearDepthf() method in GLES10
118 public void glClearDepthf(float depth) { in glClearDepthf() method in GLErrorWrapper
464 public static native void glClearDepthf( in glClearDepthf() method in GLES20
1255 public void glClearDepthf(float depth) { in glClearDepthf() method in GLLogWrapper
147 public native void glClearDepthf( in glClearDepthf() method in GLImpl