Searched refs:glBlendColor_client_proc_t (Results 1 – 3 of 3) sorted by relevance
20 glBlendColor_client_proc_t glBlendColor;
20 glBlendColor = (glBlendColor_client_proc_t) getProc("glBlendColor", userData); in initDispatchByName()
19 typedef void (gl2_APIENTRY *glBlendColor_client_proc_t) (void * ctx, GLclampf, GLclampf, GLclampf, … typedef