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