Searched refs:glGetLightxvOES_server_proc_t (Results 1 – 3 of 3) sorted by relevance
205 glGetLightxvOES_server_proc_t glGetLightxvOES;
201 glGetLightxvOES = (glGetLightxvOES_server_proc_t) getProc("glGetLightxvOES", userData); in initDispatchByName()
207 typedef void (gles1_APIENTRY *glGetLightxvOES_server_proc_t) (GLenum, GLenum, GLfixed*); typedef