Searched defs:glClearDepthf (Results 1 – 7 of 7) sorted by relevance
31 #define glClearDepthf GLES2_GET_FUN(ClearDepthf) macro
507 #define glClearDepthf GLES2_GET_FUN(ClearDepthf) macro
104 void GL_APIENTRY glClearDepthf(GLclampf depth) { in glClearDepthf() function
96 public void glClearDepthf(float depth) { in glClearDepthf() method in GLErrorLogger.ErrorLoggingGL
899 void __stdcall glClearDepthf(GLclampf depth) in glClearDepthf() function
167 #define glClearDepthf MANGLE(ClearDepthf) macro