Searched refs:_glptr_Vertex2iv (Results 1 – 1 of 1) sorted by relevance
3616 typedef void (GLAPIENTRYP _glptr_Vertex2iv)(const GLint *); typedef3619 static inline _glptr_Vertex2iv GET_Vertex2iv(struct _glapi_table *disp) { in GET_Vertex2iv()3620 return (_glptr_Vertex2iv) (GET_by_offset(disp, _gloffset_Vertex2iv)); in GET_Vertex2iv()