Lines Matching refs:_glptr_Vertex4iv
4591 typedef void (GLAPIENTRYP _glptr_Vertex4iv)(const GLint *);4594 static inline _glptr_Vertex4iv GET_Vertex4iv(struct _glapi_table *disp) {4595 return (_glptr_Vertex4iv) (GET_by_offset(disp, _gloffset_Vertex4iv));