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