Lines Matching refs:_glptr_Vertex4s
4602 typedef void (GLAPIENTRYP _glptr_Vertex4s)(GLshort, GLshort, GLshort, GLshort);4605 static inline _glptr_Vertex4s GET_Vertex4s(struct _glapi_table *disp) {4606 return (_glptr_Vertex4s) (GET_by_offset(disp, _gloffset_Vertex4s));