Searched refs:_glptr_VertexAttribBinding (Results 1 – 1 of 1) sorted by relevance
12194 typedef void (GLAPIENTRYP _glptr_VertexAttribBinding)(GLuint, GLuint); typedef12197 static inline _glptr_VertexAttribBinding GET_VertexAttribBinding(struct _glapi_table *disp) { in GET_VertexAttribBinding()12198 return (_glptr_VertexAttribBinding) (GET_by_offset(disp, _gloffset_VertexAttribBinding)); in GET_VertexAttribBinding()