Searched defs:glClearDepthf (Results 1 – 11 of 11) 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
572 GL_API void GL_APIENTRY glClearDepthf( GLclampf depth) { in glClearDepthf() function
30 glClearDepthf_client_proc_t glClearDepthf; member
557 void glClearDepthf(GLclampf depth) in glClearDepthf() function
66 void glClearDepthf(GLclampf depth) in glClearDepthf() function
25 glClearDepthf_t glClearDepthf; member
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