Lines Matching full:_glptr_vertex2sv
3782 typedef void (GLAPIENTRYP _glptr_Vertex2sv)(const GLshort *);3785 static inline _glptr_Vertex2sv GET_Vertex2sv(struct _glapi_table *disp) {3786 return (_glptr_Vertex2sv) (GET_by_offset(disp, _gloffset_Vertex2sv));