Lines Matching refs:_glptr_BindVertexArray
10487 typedef void (GLAPIENTRYP _glptr_BindVertexArray)(GLuint);10490 static inline _glptr_BindVertexArray GET_BindVertexArray(struct _glapi_table *disp) {10491 return (_glptr_BindVertexArray) (GET_by_offset(disp, _gloffset_BindVertexArray));