Searched defs:glClearDepthf (Results 1 – 11 of 11) sorted by relevance
33 #define glClearDepthf GLES2_GET_FUN(ClearDepthf) macro
254 void ContextWrapper::glClearDepthf (float depth) in glClearDepthf() function in sglr::ContextWrapper
507 #define glClearDepthf GLES2_GET_FUN(ClearDepthf) macro
401 #define glClearDepthf glwClearDepthf macro
109 void GL_APIENTRY glClearDepthf(GLclampf depth) { in glClearDepthf() function
96 public void glClearDepthf(float depth) { in glClearDepthf() method in GLErrorLogger.ErrorLoggingGL
672 void __stdcall glClearDepthf(GLclampf depth) in glClearDepthf() function
2702 GLW_APICALL void GLW_APIENTRY glClearDepthf (GLfloat d) function
167 #define glClearDepthf MANGLE(ClearDepthf) macro
2971 void CallLogWrapper::glClearDepthf (glw::GLfloat param0) function in CallLogWrapper