Searched refs:glAlphaFuncx_client_proc_t (Results 1 – 3 of 3) sorted by relevance
50 glAlphaFuncx_client_proc_t glAlphaFuncx;
52 glAlphaFuncx = (glAlphaFuncx_client_proc_t) getProc("glAlphaFuncx", userData); in initDispatchByName()
51 typedef void (gl_APIENTRY *glAlphaFuncx_client_proc_t) (void * ctx, GLenum, GLclampx); typedef