Searched refs:glGenVertexArraysOES_client_proc_t (Results 1 – 7 of 7) sorted by relevance
270 glGenVertexArraysOES_client_proc_t glGenVertexArraysOES;
270 …glGenVertexArraysOES = (glGenVertexArraysOES_client_proc_t) getProc("glGenVertexArraysOES", userDa… in initDispatchByName()
272 typedef void (gl_APIENTRY *glGenVertexArraysOES_client_proc_t) (void * ctx, GLsizei, GLuint*); typedef
169 glGenVertexArraysOES_client_proc_t glGenVertexArraysOES;
169 …glGenVertexArraysOES = (glGenVertexArraysOES_client_proc_t) getProc("glGenVertexArraysOES", userDa… in initDispatchByName()
412 glGenVertexArraysOES_client_proc_t m_glGenVertexArraysOES_enc;
171 typedef void (gl2_APIENTRY *glGenVertexArraysOES_client_proc_t) (void * ctx, GLsizei, GLuint*); typedef