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