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