Searched defs:glClearDepthf (Results 1 – 9 of 9) sorted by relevance
15 glClearDepthf_client_proc_t glClearDepthf; member
321 void glClearDepthf(GLclampf depth) in glClearDepthf() function
15 glClearDepthf_server_proc_t glClearDepthf; member
30 glClearDepthf_client_proc_t glClearDepthf; member
557 void glClearDepthf(GLclampf depth) in glClearDepthf() function
572 GL_API void GL_APIENTRY glClearDepthf( GLclampf depth) { in glClearDepthf() function
32 glClearDepthf_server_proc_t glClearDepthf; member
870 GL_APICALL void GL_APIENTRY glClearDepthf(GLclampf depth){ in glClearDepthf() function
167 #define glClearDepthf MANGLE(ClearDepthf) macro