Searched refs:glColor4ub_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
63 glColor4ub_wrapper_proc_t glColor4ub;
63 glColor4ub = (glColor4ub_wrapper_proc_t) getProc("glColor4ub", userData); in initDispatchByName()
62 typedef void (gles1_APIENTRY *glColor4ub_wrapper_proc_t) (GLubyte, GLubyte, GLubyte, GLubyte); typedef