Lines Matching refs:_glptr_Vertex2iv
4415 typedef void (GLAPIENTRYP _glptr_Vertex2iv)(const GLint *);4418 static inline _glptr_Vertex2iv GET_Vertex2iv(struct _glapi_table *disp) {4419 return (_glptr_Vertex2iv) (GET_by_offset(disp, _gloffset_Vertex2iv));