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

/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1538 SET_LightModelfv(exec, _mesa_LightModelfv);
H A Dmarshal_generated.c[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c1550 SET_LightModelfv(exec, _mesa_LightModelfv);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c11227 SET_LightModelfv(table, save_LightModelfv);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c14128 SET_LightModelfv(table, save_LightModelfv);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h554 #define SET_LightModelfv(disp, fn) ((disp)->LightModelfv = fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h4312 static inline void SET_LightModelfv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, const GLfloat *)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h4785 static inline void SET_LightModelfv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, const GLfloat *)) { function in typeref:typename:void
[all...]

Completed in 285 milliseconds