Lines Matching refs:_glptr_Vertex3sv
4525 typedef void (GLAPIENTRYP _glptr_Vertex3sv)(const GLshort *);4528 static inline _glptr_Vertex3sv GET_Vertex3sv(struct _glapi_table *disp) {4529 return (_glptr_Vertex3sv) (GET_by_offset(disp, _gloffset_Vertex3sv));