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