Lines Matching refs:_glptr_Vertex3iv
4503 typedef void (GLAPIENTRYP _glptr_Vertex3iv)(const GLint *);4506 static inline _glptr_Vertex3iv GET_Vertex3iv(struct _glapi_table *disp) {4507 return (_glptr_Vertex3iv) (GET_by_offset(disp, _gloffset_Vertex3iv));