Searched refs:_glptr_LightModelfv (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h4123 typedef void (GLAPIENTRYP _glptr_LightModelfv)(GLenum, const GLfloat *); typedef
4126 static inline _glptr_LightModelfv GET_LightModelfv(struct _glapi_table *disp) {
4127 return (_glptr_LightModelfv) (GET_by_offset(disp, _gloffset_LightModelfv));

Completed in 165 milliseconds