Searched refs:glClearDepthf_client_proc_t (Results 1 – 6 of 6) sorted by relevance
15 glClearDepthf_client_proc_t glClearDepthf;
15 glClearDepthf = (glClearDepthf_client_proc_t) getProc("glClearDepthf", userData); in initDispatchByName()
14 typedef void (gl_APIENTRY *glClearDepthf_client_proc_t) (void * ctx, GLclampf); typedef
30 glClearDepthf_client_proc_t glClearDepthf;
30 glClearDepthf = (glClearDepthf_client_proc_t) getProc("glClearDepthf", userData); in initDispatchByName()
29 typedef void (gl2_APIENTRY *glClearDepthf_client_proc_t) (void * ctx, GLclampf); typedef