Searched refs:_glptr_LightModelxv (Results 1 – 1 of 1) sorted by relevance
17617 typedef void (GLAPIENTRYP _glptr_LightModelxv)(GLenum, const GLfixed *); typedef17620 static inline _glptr_LightModelxv GET_LightModelxv(struct _glapi_table *disp) { in GET_LightModelxv()17621 return (_glptr_LightModelxv) (GET_by_offset(disp, _gloffset_LightModelxv)); in GET_LightModelxv()