Searched refs:_glptr_Rectf (Results 1 – 1 of 1) sorted by relevance
3449 typedef void (GLAPIENTRYP _glptr_Rectf)(GLfloat, GLfloat, GLfloat, GLfloat); typedef3452 static inline _glptr_Rectf GET_Rectf(struct _glapi_table *disp) { in GET_Rectf()3453 return (_glptr_Rectf) (GET_by_offset(disp, _gloffset_Rectf)); in GET_Rectf()