Searched refs:glAlphaFunc_client_proc_t (Results 1 – 3 of 3) sorted by relevance
11 glAlphaFunc_client_proc_t glAlphaFunc;
13 glAlphaFunc = (glAlphaFunc_client_proc_t) getProc("glAlphaFunc", userData); in initDispatchByName()
12 typedef void (gl_APIENTRY *glAlphaFunc_client_proc_t) (void * ctx, GLenum, GLclampf); typedef