Searched refs:glGenVertexArraysOES_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
270 glGenVertexArraysOES_wrapper_proc_t glGenVertexArraysOES;
169 glGenVertexArraysOES_wrapper_proc_t glGenVertexArraysOES;
270 …glGenVertexArraysOES = (glGenVertexArraysOES_wrapper_proc_t) getProc("glGenVertexArraysOES", userD… in initDispatchByName()
269 typedef void (gles1_APIENTRY *glGenVertexArraysOES_wrapper_proc_t) (GLsizei, GLuint*); typedef
169 …glGenVertexArraysOES = (glGenVertexArraysOES_wrapper_proc_t) getProc("glGenVertexArraysOES", userD… in initDispatchByName()
168 typedef void (gles3_APIENTRY *glGenVertexArraysOES_wrapper_proc_t) (GLsizei, GLuint*); typedef