Searched refs:glAlphaFuncxOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
186 glAlphaFuncxOES_client_proc_t glAlphaFuncxOES;
188 glAlphaFuncxOES = (glAlphaFuncxOES_client_proc_t) getProc("glAlphaFuncxOES", userData); in initDispatchByName()
187 typedef void (gl_APIENTRY *glAlphaFuncxOES_client_proc_t) (void * ctx, GLenum, GLclampx); typedef