Searched refs:_glptr_Rotatex (Results 1 – 1 of 1) sorted by relevance
17771 typedef void (GLAPIENTRYP _glptr_Rotatex)(GLfixed, GLfixed, GLfixed, GLfixed); typedef17774 static inline _glptr_Rotatex GET_Rotatex(struct _glapi_table *disp) { in GET_Rotatex()17775 return (_glptr_Rotatex) (GET_by_offset(disp, _gloffset_Rotatex)); in GET_Rotatex()