Lines Matching refs:_glptr_VertexAttribI1iEXT
17043 typedef void (GLAPIENTRYP _glptr_VertexAttribI1iEXT)(GLuint, GLint);17046 static inline _glptr_VertexAttribI1iEXT GET_VertexAttribI1iEXT(struct _glapi_table *disp) {17047 return (_glptr_VertexAttribI1iEXT) (GET_by_offset(disp, _gloffset_VertexAttribI1iEXT));