Searched refs:_glptr_VertexAttribI1uiEXT (Results 1 – 1 of 1) sorted by relevance
12229 typedef void (GLAPIENTRYP _glptr_VertexAttribI1uiEXT)(GLuint, GLuint); typedef12232 static inline _glptr_VertexAttribI1uiEXT GET_VertexAttribI1uiEXT(struct _glapi_table *disp) { in GET_VertexAttribI1uiEXT()12233 return (_glptr_VertexAttribI1uiEXT) (GET_by_offset(disp, _gloffset_VertexAttribI1uiEXT)); in GET_VertexAttribI1uiEXT()