Searched refs:glTexGenivOES_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
262 glTexGenivOES_wrapper_proc_t glTexGenivOES;
262 glTexGenivOES = (glTexGenivOES_wrapper_proc_t) getProc("glTexGenivOES", userData); in initDispatchByName()
261 typedef void (gles1_APIENTRY *glTexGenivOES_wrapper_proc_t) (GLenum, GLenum, const GLint*); typedef