Searched refs:_glptr_Vertex4iv (Results 1 – 1 of 1) sorted by relevance
4098 typedef void (GLAPIENTRYP _glptr_Vertex4iv)(const GLint *); typedef4101 static inline _glptr_Vertex4iv GET_Vertex4iv(struct _glapi_table *disp) { in GET_Vertex4iv()4102 return (_glptr_Vertex4iv) (GET_by_offset(disp, _gloffset_Vertex4iv)); in GET_Vertex4iv()