Searched refs:glGetLightxvOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
201 glGetLightxvOES_client_proc_t glGetLightxvOES;
201 glGetLightxvOES = (glGetLightxvOES_client_proc_t) getProc("glGetLightxvOES", userData); in initDispatchByName()
200 typedef void (gl_APIENTRY *glGetLightxvOES_client_proc_t) (void * ctx, GLenum, GLenum, GLfixed*); typedef