Lines Matching refs:_glptr_Vertex2dv
4371 typedef void (GLAPIENTRYP _glptr_Vertex2dv)(const GLdouble *);4374 static inline _glptr_Vertex2dv GET_Vertex2dv(struct _glapi_table *disp) {4375 return (_glptr_Vertex2dv) (GET_by_offset(disp, _gloffset_Vertex2dv));