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

/external/chromium_org/third_party/mesa/src/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:
/external/mesa3d/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:
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_size.c127 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
H A Datlantis.c159 glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER, lmodel_localviewer);
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
H A Datlantis.c159 glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER, lmodel_localviewer);
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
H A Datlantis.c159 glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER, lmodel_localviewer);
/external/eigen/demos/opengl/
H A Dquaternion_demo.cpp480 glLightModeli(GL_LIGHT_MODEL_LOCAL_VIEWER, 1);
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dlight.c468 case GL_LIGHT_MODEL_LOCAL_VIEWER:
532 case GL_LIGHT_MODEL_LOCAL_VIEWER:
H A Dattrib.c1100 _mesa_LightModelf(GL_LIGHT_MODEL_LOCAL_VIEWER,
H A Dget.c863 { GL_LIGHT_MODEL_LOCAL_VIEWER, CONTEXT_BOOL(Light.Model.LocalViewer), NO_EXTRA },
H A Ddlist.c2766 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/external/mesa3d/src/mesa/main/
H A Dlight.c468 case GL_LIGHT_MODEL_LOCAL_VIEWER:
532 case GL_LIGHT_MODEL_LOCAL_VIEWER:
H A Dattrib.c1100 _mesa_LightModelf(GL_LIGHT_MODEL_LOCAL_VIEWER,
H A Dget.c863 { GL_LIGHT_MODEL_LOCAL_VIEWER, CONTEXT_BOOL(Light.Model.LocalViewer), NO_EXTRA },
H A Ddlist.c2766 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dr200_state.c1254 wrong in some cases when lighting is enabled but GL_LIGHT_MODEL_LOCAL_VIEWER
1279 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c1047 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_state.c1254 wrong in some cases when lighting is enabled but GL_LIGHT_MODEL_LOCAL_VIEWER
1279 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c1047 case GL_LIGHT_MODEL_LOCAL_VIEWER:
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h334 #define GL_LIGHT_MODEL_LOCAL_VIEWER 0x0B51 macro
/external/mesa3d/include/GL/
H A Dgl.h333 #define GL_LIGHT_MODEL_LOCAL_VIEWER 0x0B51 macro

Completed in 7903 milliseconds