Searched defs:glClearDepthf (Results 1 – 10 of 10) sorted by relevance
67 void glClearDepthf(GLclampf depth) in glClearDepthf() function
588 void glClearDepthf(GLclampf depth) in glClearDepthf() function
256 const Message_Function Message::glClearDepthf; member in com::android::glesv2debugger::Message
330 static const Function glClearDepthf = Message_Function_glClearDepthf; variable
303 void glClearDepthf( in glClearDepthf() method
333 public static native void glClearDepthf( in glClearDepthf() method in GLES10
118 public void glClearDepthf(float depth) { in glClearDepthf() method in GLErrorWrapper
460 public static native void glClearDepthf( in glClearDepthf() method in GLES20
1255 public void glClearDepthf(float depth) { in glClearDepthf() method in GLLogWrapper
146 public native void glClearDepthf( in glClearDepthf() method in GLImpl