Searched refs:_glptr_Vertex3iv (Results 1 – 1 of 1) sorted by relevance
3704 typedef void (GLAPIENTRYP _glptr_Vertex3iv)(const GLint *); typedef3707 static inline _glptr_Vertex3iv GET_Vertex3iv(struct _glapi_table *disp) { in GET_Vertex3iv()3708 return (_glptr_Vertex3iv) (GET_by_offset(disp, _gloffset_Vertex3iv)); in GET_Vertex3iv()