Searched refs:glTexGenfvOES_server_proc_t (Results 1 – 3 of 3) sorted by relevance
268 glTexGenfvOES_server_proc_t glTexGenfvOES;
260 glTexGenfvOES = (glTexGenfvOES_server_proc_t) getProc("glTexGenfvOES", userData); in initDispatchByName()
270 typedef void (gles1_APIENTRY *glTexGenfvOES_server_proc_t) (GLenum, GLenum, const GLfloat*); typedef