Lines Matching refs:_glptr_EnableVertexArrayAttribEXT
20321 typedef void (GLAPIENTRYP _glptr_EnableVertexArrayAttribEXT)(GLuint, GLuint);
20324 static inline _glptr_EnableVertexArrayAttribEXT GET_EnableVertexArrayAttribEXT(struct _glapi_table *disp) {
20325 return (_glptr_EnableVertexArrayAttribEXT) (GET_by_offset(disp, _gloffset_EnableVertexArrayAttribEXT));