Searched refs:_glptr_VertexAttribI1ivEXT (Results 1 – 1 of 1) sorted by relevance
12218 typedef void (GLAPIENTRYP _glptr_VertexAttribI1ivEXT)(GLuint, const GLint *); typedef12221 static inline _glptr_VertexAttribI1ivEXT GET_VertexAttribI1ivEXT(struct _glapi_table *disp) { in GET_VertexAttribI1ivEXT()12222 return (_glptr_VertexAttribI1ivEXT) (GET_by_offset(disp, _gloffset_VertexAttribI1ivEXT)); in GET_VertexAttribI1ivEXT()