Searched refs:glDisableVertexAttribArray_client_proc_t (Results 1 – 4 of 4) sorted by relevance
52 glDisableVertexAttribArray_client_proc_t glDisableVertexAttribArray;
113 glDisableVertexAttribArray_client_proc_t m_glDisableVertexAttribArray_enc;
52 …glDisableVertexAttribArray = (glDisableVertexAttribArray_client_proc_t) getProc("glDisableVertexAt… in initDispatchByName()
51 typedef void (gl2_APIENTRY *glDisableVertexAttribArray_client_proc_t) (void * ctx, GLuint); typedef