Searched refs:glGetFixedv_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
95 glGetFixedv_wrapper_proc_t glGetFixedv;
95 glGetFixedv = (glGetFixedv_wrapper_proc_t) getProc("glGetFixedv", userData); in initDispatchByName()
94 typedef void (gles1_APIENTRY *glGetFixedv_wrapper_proc_t) (GLenum, GLfixed*); typedef