Lines Matching refs:_glptr_LightModelfv
4778 typedef void (GLAPIENTRYP _glptr_LightModelfv)(GLenum, const GLfloat *);4781 static inline _glptr_LightModelfv GET_LightModelfv(struct _glapi_table *disp) {4782 return (_glptr_LightModelfv) (GET_by_offset(disp, _gloffset_LightModelfv));