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