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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h16564 typedef void (GLAPIENTRYP _glptr_LightModelxv)(GLenum, const GLfixed *); typedef
16567 static inline _glptr_LightModelxv GET_LightModelxv(struct _glapi_table *disp) {
16568 return (_glptr_LightModelxv) (GET_by_offset(disp, _gloffset_LightModelxv));

Completed in 372 milliseconds