Searched refs:glClearStencil_client_proc_t (Results 1 – 6 of 6) sorted by relevance
29 glClearStencil_client_proc_t glClearStencil;
31 glClearStencil = (glClearStencil_client_proc_t) getProc("glClearStencil", userData); in initDispatchByName()
30 typedef void (gl2_APIENTRY *glClearStencil_client_proc_t) (void * ctx, GLint); typedef
59 glClearStencil_client_proc_t glClearStencil;
61 glClearStencil = (glClearStencil_client_proc_t) getProc("glClearStencil", userData); in initDispatchByName()
60 typedef void (gl_APIENTRY *glClearStencil_client_proc_t) (void * ctx, GLint); typedef