Searched refs:glLineWidth_client_proc_t (Results 1 – 6 of 6) sorted by relevance
101 glLineWidth_client_proc_t glLineWidth;
101 glLineWidth = (glLineWidth_client_proc_t) getProc("glLineWidth", userData); in initDispatchByName()
100 typedef void (gl2_APIENTRY *glLineWidth_client_proc_t) (void * ctx, GLfloat); typedef
32 glLineWidth_client_proc_t glLineWidth;
32 glLineWidth = (glLineWidth_client_proc_t) getProc("glLineWidth", userData); in initDispatchByName()
31 typedef void (gl_APIENTRY *glLineWidth_client_proc_t) (void * ctx, GLfloat); typedef