Searched refs:glEnableVertexAttribArray_client_proc_t (Results 1 – 4 of 4) sorted by relevance
56 glEnableVertexAttribArray_client_proc_t glEnableVertexAttribArray;
56 …glEnableVertexAttribArray = (glEnableVertexAttribArray_client_proc_t) getProc("glEnableVertexAttri… in initDispatchByName()
178 glEnableVertexAttribArray_client_proc_t m_glEnableVertexAttribArray_enc;
55 typedef void (gl2_APIENTRY *glEnableVertexAttribArray_client_proc_t) (void * ctx, GLuint); typedef