Lines Matching refs:_glptr_VertexAttribI1iv
9651 typedef void (GLAPIENTRYP _glptr_VertexAttribI1iv)(GLuint, const GLint *);9654 static inline _glptr_VertexAttribI1iv GET_VertexAttribI1iv(struct _glapi_table *disp) {9655 return (_glptr_VertexAttribI1iv) (GET_by_offset(disp, _gloffset_VertexAttribI1iv));