Searched refs:glGetFixedvOES_server_proc_t (Results 1 – 3 of 3) sorted by relevance
204 glGetFixedvOES_server_proc_t glGetFixedvOES;
200 glGetFixedvOES = (glGetFixedvOES_server_proc_t) getProc("glGetFixedvOES", userData); in initDispatchByName()
206 typedef void (gles1_APIENTRY *glGetFixedvOES_server_proc_t) (GLenum, GLfixed*); typedef