Searched refs:_glptr_DisableVertexArrayAttrib (Results 1 – 1 of 1) sorted by relevance
13008 typedef void (GLAPIENTRYP _glptr_DisableVertexArrayAttrib)(GLuint, GLuint); typedef13011 static inline _glptr_DisableVertexArrayAttrib GET_DisableVertexArrayAttrib(struct _glapi_table *dis… in GET_DisableVertexArrayAttrib()13012 …return (_glptr_DisableVertexArrayAttrib) (GET_by_offset(disp, _gloffset_DisableVertexArrayAttrib)); in GET_DisableVertexArrayAttrib()