Lines Matching refs:_glptr_Vertex4fv
4569 typedef void (GLAPIENTRYP _glptr_Vertex4fv)(const GLfloat *);4572 static inline _glptr_Vertex4fv GET_Vertex4fv(struct _glapi_table *disp) {4573 return (_glptr_Vertex4fv) (GET_by_offset(disp, _gloffset_Vertex4fv));