Searched refs:GL_LIGHT_MODEL_LOCAL_VIEWER (Results 1 - 25 of 32) sorted by relevance

12

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dbackspecular.c83 glLightModeli(GL_LIGHT_MODEL_LOCAL_VIEWER, GL_FALSE);
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dfog.c88 glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER, local_view);
H A Dteapots.c71 glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER, local_view);
H A Ddof.c143 glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER, local_view);
H A Dmaterial.c67 glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER, local_view);
/xsrc/external/mit/MesaLib/dist/docs/
H A Dperf.rst34 GL_LIGHT_MODEL_LOCAL_VIEWER is false GL_COLOR_MATERIAL is disabled No
/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Denum_sizes.cpp150 EXPECT_EQ(1, __glLightModelfv_size(GL_LIGHT_MODEL_LOCAL_VIEWER));
161 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Denum_sizes.cpp150 EXPECT_EQ(1, __glLightModelfv_size(GL_LIGHT_MODEL_LOCAL_VIEWER));
161 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect_size.c124 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dcompsize.c484 case GL_LIGHT_MODEL_LOCAL_VIEWER: return 1;
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dindirect_size.c124 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_size_get.c137 case GL_LIGHT_MODEL_LOCAL_VIEWER:
342 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_size_get.c133 case GL_LIGHT_MODEL_LOCAL_VIEWER:
343 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dgloss.c373 glLightModeli(GL_LIGHT_MODEL_LOCAL_VIEWER, 1);
H A Ddinoshade.c888 glLightModeli(GL_LIGHT_MODEL_LOCAL_VIEWER, 1);
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dolympic.c292 glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER, lmodel_local);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dglthread_marshal.h240 case GL_LIGHT_MODEL_LOCAL_VIEWER:
H A Dlight.c513 case GL_LIGHT_MODEL_LOCAL_VIEWER:
576 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dlight.c452 case GL_LIGHT_MODEL_LOCAL_VIEWER:
512 case GL_LIGHT_MODEL_LOCAL_VIEWER:
H A Dattrib.c1256 _mesa_LightModelf(GL_LIGHT_MODEL_LOCAL_VIEWER,
/xsrc/external/mit/MesaLib.old/src/mesa/
H A Dget_hash.h466 { GL_LIGHT_MODEL_LOCAL_VIEWER, CONTEXT_BOOL(Light.Model.LocalViewer), NO_EXTRA },
/xsrc/external/mit/MesaLib/src/mesa/
H A Dget_hash.h474 { GL_LIGHT_MODEL_LOCAL_VIEWER, CONTEXT_BOOL(Light.Model.LocalViewer), NO_EXTRA },
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_state.c1257 wrong in some cases when lighting is enabled but GL_LIGHT_MODEL_LOCAL_VIEWER
1282 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c1049 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_state.c1258 wrong in some cases when lighting is enabled but GL_LIGHT_MODEL_LOCAL_VIEWER
1283 case GL_LIGHT_MODEL_LOCAL_VIEWER:

Completed in 36 milliseconds

12