Searched defs:glClearDepth (Results 1 – 5 of 5) sorted by relevance
61 #define glClearDepth glwClearDepth macro
33 #define glClearDepth(_a0) {(void)(_a0);} macro
168 #define glClearDepth MANGLE(ClearDepth) macro
398 void CallLogWrapper::glClearDepth (glw::GLdouble depth) function in CallLogWrapper
447 GLW_APICALL void GLW_APIENTRY glClearDepth (GLdouble depth) function