Searched refs:_glptr_Rotatef (Results 1 – 1 of 1) sorted by relevance
5781 typedef void (GLAPIENTRYP _glptr_Rotatef)(GLfloat, GLfloat, GLfloat, GLfloat); typedef5784 static inline _glptr_Rotatef GET_Rotatef(struct _glapi_table *disp) { in GET_Rotatef()5785 return (_glptr_Rotatef) (GET_by_offset(disp, _gloffset_Rotatef)); in GET_Rotatef()