Searched refs:_glptr_ShadeModel (Results 1 – 1 of 1) sorted by relevance
4122 typedef void (GLAPIENTRYP _glptr_ShadeModel)(GLenum); typedef4125 static inline _glptr_ShadeModel GET_ShadeModel(struct _glapi_table *disp) { in GET_ShadeModel()4126 return (_glptr_ShadeModel) (GET_by_offset(disp, _gloffset_ShadeModel)); in GET_ShadeModel()