Searched refs:_glptr_VertexAttribI2ivEXT (Results 1 – 1 of 1) sorted by relevance
15805 typedef void (GLAPIENTRYP _glptr_VertexAttribI2ivEXT)(GLuint, const GLint *); typedef15808 static inline _glptr_VertexAttribI2ivEXT GET_VertexAttribI2ivEXT(struct _glapi_table *disp) { in GET_VertexAttribI2ivEXT()15809 return (_glptr_VertexAttribI2ivEXT) (GET_by_offset(disp, _gloffset_VertexAttribI2ivEXT)); in GET_VertexAttribI2ivEXT()