Searched refs:glClear_client_proc_t (Results 1 – 7 of 7) sorted by relevance
58 glClear_client_proc_t glClear;
58 glClear = (glClear_client_proc_t) getProc("glClear", userData); in initDispatchByName()
60 typedef void (gl_APIENTRY *glClear_client_proc_t) (void * ctx, GLbitfield); typedef
28 glClear_client_proc_t glClear;
28 glClear = (glClear_client_proc_t) getProc("glClear", userData); in initDispatchByName()
30 typedef void (gl2_APIENTRY *glClear_client_proc_t) (void * ctx, GLbitfield); typedef
865 glClear_client_proc_t m_glClear_enc;