Searched refs:glAlphaFuncxOES_server_proc_t (Results 1 – 3 of 3) sorted by relevance
192 glAlphaFuncxOES_server_proc_t glAlphaFuncxOES;
188 glAlphaFuncxOES = (glAlphaFuncxOES_server_proc_t) getProc("glAlphaFuncxOES", userData); in initDispatchByName()
194 typedef void (gles1_APIENTRY *glAlphaFuncxOES_server_proc_t) (GLenum, GLclampx); typedef