Lines Matching refs:_glptr_Vertex4d
4536 typedef void (GLAPIENTRYP _glptr_Vertex4d)(GLdouble, GLdouble, GLdouble, GLdouble);4539 static inline _glptr_Vertex4d GET_Vertex4d(struct _glapi_table *disp) {4540 return (_glptr_Vertex4d) (GET_by_offset(disp, _gloffset_Vertex4d));