Searched refs:glGetFixedv_client_proc_t (Results 1 – 4 of 4) sorted by relevance
60 glGetFixedv_client_proc_t m_glGetFixedv_enc;
93 glGetFixedv_client_proc_t glGetFixedv;
95 glGetFixedv = (glGetFixedv_client_proc_t) getProc("glGetFixedv", userData); in initDispatchByName()
94 typedef void (gl_APIENTRY *glGetFixedv_client_proc_t) (void * ctx, GLenum, GLfixed*); typedef