Searched refs:_glptr_Scalef (Results 1 – 1 of 1) sorted by relevance
5497 typedef void (GLAPIENTRYP _glptr_Scalef)(GLfloat, GLfloat, GLfloat); typedef5500 static inline _glptr_Scalef GET_Scalef(struct _glapi_table *disp) { in GET_Scalef()5501 return (_glptr_Scalef) (GET_by_offset(disp, _gloffset_Scalef)); in GET_Scalef()