Searched refs:_glptr_Rotated (Results 1 – 1 of 1) sorted by relevance
5464 typedef void (GLAPIENTRYP _glptr_Rotated)(GLdouble, GLdouble, GLdouble, GLdouble); typedef5467 static inline _glptr_Rotated GET_Rotated(struct _glapi_table *disp) { in GET_Rotated()5468 return (_glptr_Rotated) (GET_by_offset(disp, _gloffset_Rotated)); in GET_Rotated()