Searched defs:glClearDepthf (Results 1 – 11 of 11) sorted by relevance
61 void (*glClearDepthf)(GLclampf depth); member in LibGLES_CMexports
631 GL_API void GL_APIENTRY glClearDepthf(GLclampf depth) in glClearDepthf() function
61 void (*glClearDepthf)(GLclampf depth); member in LibGLESv2exports
463 GL_APICALL void GL_APIENTRY glClearDepthf(GLclampf depth) in glClearDepthf() function
254 void ContextWrapper::glClearDepthf (float depth) in glClearDepthf() function in sglr::ContextWrapper
62 #define glClearDepthf glwClearDepthf macro
96 public void glClearDepthf(float depth) { in glClearDepthf() method in GLErrorLogger.ErrorLoggingGL
709 void APIENTRY glClearDepthf(GLclampf depth) in glClearDepthf() function
192 #define glClearDepthf MANGLE(ClearDepthf) macro
405 void CallLogWrapper::glClearDepthf (glw::GLfloat d) function in CallLogWrapper
453 GLW_APICALL void GLW_APIENTRY glClearDepthf (GLfloat d) function