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