Searched refs:GL_LIGHT_MODEL_COLOR_CONTROL (Results 1 - 25 of 35) sorted by relevance
12
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | spectex.c | 70 glLightModeli(GL_LIGHT_MODEL_COLOR_CONTROL, GL_SINGLE_COLOR); 80 glLightModeli(GL_LIGHT_MODEL_COLOR_CONTROL, GL_SINGLE_COLOR); 90 glLightModeli(GL_LIGHT_MODEL_COLOR_CONTROL, GL_SINGLE_COLOR); 100 glLightModeli(GL_LIGHT_MODEL_COLOR_CONTROL, GL_SINGLE_COLOR); 119 glLightModeli(GL_LIGHT_MODEL_COLOR_CONTROL, GL_SEPARATE_SPECULAR_COLOR);
|
| H A D | fbo_firecube.c | 854 glLightModeli(GL_LIGHT_MODEL_COLOR_CONTROL,
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | backspecular.c | 84 glLightModeli(GL_LIGHT_MODEL_COLOR_CONTROL, GL_SEPARATE_SPECULAR_COLOR);
|
| H A D | seccolor.c | 123 glLightModeli(GL_LIGHT_MODEL_COLOR_CONTROL, GL_SEPARATE_SPECULAR_COLOR);
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/tests/ |
| H A D | enum_sizes.cpp | 152 EXPECT_EQ(1, __glLightModelfv_size(GL_LIGHT_MODEL_COLOR_CONTROL)); 163 case GL_LIGHT_MODEL_COLOR_CONTROL:
|
| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ |
| H A D | enum_sizes.cpp | 152 EXPECT_EQ(1, __glLightModelfv_size(GL_LIGHT_MODEL_COLOR_CONTROL)); 163 case GL_LIGHT_MODEL_COLOR_CONTROL:
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | indirect_size.c | 126 case GL_LIGHT_MODEL_COLOR_CONTROL:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | compsize.c | 486 case GL_LIGHT_MODEL_COLOR_CONTROL: return 1;
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | indirect_size.c | 126 case GL_LIGHT_MODEL_COLOR_CONTROL:
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_size_get.c | 139 case GL_LIGHT_MODEL_COLOR_CONTROL: 603 case GL_LIGHT_MODEL_COLOR_CONTROL:
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_size_get.c | 135 case GL_LIGHT_MODEL_COLOR_CONTROL: 604 case GL_LIGHT_MODEL_COLOR_CONTROL:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/ |
| H A D | driverfuncs.c | 280 ctx->Driver.LightModelfv(ctx, GL_LIGHT_MODEL_COLOR_CONTROL, &f);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | glthread_marshal.h | 242 case GL_LIGHT_MODEL_COLOR_CONTROL:
|
| H A D | light.c | 531 case GL_LIGHT_MODEL_COLOR_CONTROL: 578 case GL_LIGHT_MODEL_COLOR_CONTROL:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/ |
| H A D | driverfuncs.c | 282 ctx->Driver.LightModelfv(ctx, GL_LIGHT_MODEL_COLOR_CONTROL, &f);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | light.c | 468 case GL_LIGHT_MODEL_COLOR_CONTROL: 514 case GL_LIGHT_MODEL_COLOR_CONTROL:
|
| H A D | attrib.c | 1260 _mesa_LightModelf(GL_LIGHT_MODEL_COLOR_CONTROL,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | i830_state.c | 702 if (pname == GL_LIGHT_MODEL_COLOR_CONTROL) {
|
| H A D | i915_state.c | 728 if (pname == GL_LIGHT_MODEL_COLOR_CONTROL) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | i830_state.c | 702 if (pname == GL_LIGHT_MODEL_COLOR_CONTROL) {
|
| H A D | i915_state.c | 728 if (pname == GL_LIGHT_MODEL_COLOR_CONTROL) {
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 465 { GL_LIGHT_MODEL_COLOR_CONTROL, CONTEXT_ENUM16(Light.Model.ColorControl), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 473 { GL_LIGHT_MODEL_COLOR_CONTROL, CONTEXT_ENUM16(Light.Model.ColorControl), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_state.c | 1298 case GL_LIGHT_MODEL_COLOR_CONTROL:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_state.c | 1072 case GL_LIGHT_MODEL_COLOR_CONTROL:
|
Completed in 31 milliseconds
12