Lines Matching refs:_glptr_Vertex4f
4558 typedef void (GLAPIENTRYP _glptr_Vertex4f)(GLfloat, GLfloat, GLfloat, GLfloat);4561 static inline _glptr_Vertex4f GET_Vertex4f(struct _glapi_table *disp) {4562 return (_glptr_Vertex4f) (GET_by_offset(disp, _gloffset_Vertex4f));