Searched defs:glClearDepthf (Results 1 – 6 of 6) sorted by relevance
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
167 #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