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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17736 typedef void (GLAPIENTRYP _glptr_LightModelxv)(GLenum, const GLfixed *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLfixed *)
17739 static inline _glptr_LightModelxv GET_LightModelxv(struct _glapi_table *disp) {
17740 return (_glptr_LightModelxv) (GET_by_offset(disp, _gloffset_LightModelxv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h18209 typedef void (GLAPIENTRYP _glptr_LightModelxv)(GLenum, const GLfixed *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLfixed *)
18212 static inline _glptr_LightModelxv GET_LightModelxv(struct _glapi_table *disp) {
18213 return (_glptr_LightModelxv) (GET_by_offset(disp, _gloffset_LightModelxv));
[all...]

Completed in 108 milliseconds