Lines Matching refs:_glptr_DisableVertexAttribArray
8342 typedef void (GLAPIENTRYP _glptr_DisableVertexAttribArray)(GLuint);8345 static inline _glptr_DisableVertexAttribArray GET_DisableVertexAttribArray(struct _glapi_table *disp) {8346 return (_glptr_DisableVertexAttribArray) (GET_by_offset(disp, _gloffset_DisableVertexAttribArray));