Lines Matching full:_glptr_vertexattribbinding
12032 typedef void (GLAPIENTRYP _glptr_VertexAttribBinding)(GLuint, GLuint);12035 static inline _glptr_VertexAttribBinding GET_VertexAttribBinding(struct _glapi_table *disp) {12036 return (_glptr_VertexAttribBinding) (GET_by_offset(disp, _gloffset_VertexAttribBinding));