Lines Matching defs:_glptr_Vertex4sv
4613 typedef void (GLAPIENTRYP _glptr_Vertex4sv)(const GLshort *);4616 static inline _glptr_Vertex4sv GET_Vertex4sv(struct _glapi_table *disp) {4617 return (_glptr_Vertex4sv) (GET_by_offset(disp, _gloffset_Vertex4sv));