Searched refs:GL_SPOT_DIRECTION (Results 1 - 25 of 32) sorted by relevance
12
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 6.4.1.rst | 32 - popping of GL_SPOT_DIRECTION light state was broken (bug 5005)
|
| H A D | 7.3.rst | 43 - Fix incorrect transformation of GL_SPOT_DIRECTION
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/tests/ |
| H A D | enum_sizes.cpp | 119 EXPECT_EQ(3, __glLightfv_size(GL_SPOT_DIRECTION)); 135 case GL_SPOT_DIRECTION:
|
| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ |
| H A D | enum_sizes.cpp | 119 EXPECT_EQ(3, __glLightfv_size(GL_SPOT_DIRECTION)); 135 case GL_SPOT_DIRECTION:
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | indirect_size.c | 109 case GL_SPOT_DIRECTION:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | compsize.c | 466 case GL_SPOT_DIRECTION: return 3;
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | indirect_size.c | 109 case GL_SPOT_DIRECTION:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | light.c | 96 * For GL_POSITION and GL_SPOT_DIRECTION the params position/direction 138 case GL_SPOT_DIRECTION: 231 case GL_SPOT_DIRECTION: 298 case GL_SPOT_DIRECTION: 344 case GL_SPOT_DIRECTION: 405 case GL_SPOT_DIRECTION:
|
| H A D | es1_conversion.c | 246 case GL_SPOT_DIRECTION: 535 case GL_SPOT_DIRECTION:
|
| H A D | attrib.c | 1226 _mesa_light(ctx, i, GL_SPOT_DIRECTION, l->SpotDirection);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | light.c | 95 * For GL_POSITION and GL_SPOT_DIRECTION the params position/direction 162 case GL_SPOT_DIRECTION: 292 case GL_SPOT_DIRECTION: 359 case GL_SPOT_DIRECTION: 405 case GL_SPOT_DIRECTION: 466 case GL_SPOT_DIRECTION:
|
| H A D | glthread_marshal.h | 221 case GL_SPOT_DIRECTION:
|
| H A D | es1_conversion.c | 245 case GL_SPOT_DIRECTION: 534 case GL_SPOT_DIRECTION:
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | teapot.c | 362 glLightfv(GL_LIGHT0,GL_SPOT_DIRECTION,lightdir);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_size_get.c | 121 case GL_SPOT_DIRECTION:
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_size_get.c | 117 case GL_SPOT_DIRECTION:
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ |
| H A D | gl.h | 261 #define GL_SPOT_DIRECTION 0x1204 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES/ |
| H A D | gl.h | 252 #define GL_SPOT_DIRECTION 0x1204 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_state_init.c | 883 ctx->Driver.Lightfv( ctx, p, GL_SPOT_DIRECTION, NULL );
|
| H A D | radeon_state.c | 934 case GL_SPOT_DIRECTION:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_state_init.c | 883 ctx->Driver.Lightfv( ctx, p, GL_SPOT_DIRECTION, NULL );
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_state_init.c | 1229 ctx->Driver.Lightfv( ctx, p, GL_SPOT_DIRECTION, NULL );
|
| H A D | r200_state.c | 1157 case GL_SPOT_DIRECTION:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_state_init.c | 1229 ctx->Driver.Lightfv( ctx, p, GL_SPOT_DIRECTION, NULL );
|
| H A D | r200_state.c | 1158 case GL_SPOT_DIRECTION:
|
Completed in 54 milliseconds
12