Searched defs:glClearDepth (Results 1 – 4 of 4) sorted by relevance
8 GL_APICALL void GL_APIENTRY glClearDepth(GLclampd) { return; } in glClearDepth() function
27 GL_APICALL void GL_APIENTRY glClearDepth(GLclampd) { return; } in glClearDepth() function
168 #define glClearDepth MANGLE(ClearDepth) macro
93 void GL_APIENTRY glClearDepth(GLdouble depth) in glClearDepth() function