Lines Matching refs:_glptr_Vertex2s
4426 typedef void (GLAPIENTRYP _glptr_Vertex2s)(GLshort, GLshort);4429 static inline _glptr_Vertex2s GET_Vertex2s(struct _glapi_table *disp) {4430 return (_glptr_Vertex2s) (GET_by_offset(disp, _gloffset_Vertex2s));