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

12

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D6.4.1.rst32 - popping of GL_SPOT_DIRECTION light state was broken (bug 5005)
H A D7.3.rst43 - Fix incorrect transformation of GL_SPOT_DIRECTION
/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Denum_sizes.cpp119 EXPECT_EQ(3, __glLightfv_size(GL_SPOT_DIRECTION));
135 case GL_SPOT_DIRECTION:
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Denum_sizes.cpp119 EXPECT_EQ(3, __glLightfv_size(GL_SPOT_DIRECTION));
135 case GL_SPOT_DIRECTION:
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect_size.c109 case GL_SPOT_DIRECTION:
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dcompsize.c466 case GL_SPOT_DIRECTION: return 3;
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dindirect_size.c109 case GL_SPOT_DIRECTION:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dlight.c96 * 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 Des1_conversion.c246 case GL_SPOT_DIRECTION:
535 case GL_SPOT_DIRECTION:
H A Dattrib.c1226 _mesa_light(ctx, i, GL_SPOT_DIRECTION, l->SpotDirection);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dlight.c95 * 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 Dglthread_marshal.h221 case GL_SPOT_DIRECTION:
H A Des1_conversion.c245 case GL_SPOT_DIRECTION:
534 case GL_SPOT_DIRECTION:
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dteapot.c362 glLightfv(GL_LIGHT0,GL_SPOT_DIRECTION,lightdir);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_size_get.c121 case GL_SPOT_DIRECTION:
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_size_get.c117 case GL_SPOT_DIRECTION:
/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dgl.h261 #define GL_SPOT_DIRECTION 0x1204 macro
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dgl.h252 #define GL_SPOT_DIRECTION 0x1204 macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state_init.c883 ctx->Driver.Lightfv( ctx, p, GL_SPOT_DIRECTION, NULL );
H A Dradeon_state.c934 case GL_SPOT_DIRECTION:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state_init.c883 ctx->Driver.Lightfv( ctx, p, GL_SPOT_DIRECTION, NULL );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c1229 ctx->Driver.Lightfv( ctx, p, GL_SPOT_DIRECTION, NULL );
H A Dr200_state.c1157 case GL_SPOT_DIRECTION:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c1229 ctx->Driver.Lightfv( ctx, p, GL_SPOT_DIRECTION, NULL );
H A Dr200_state.c1158 case GL_SPOT_DIRECTION:

Completed in 54 milliseconds

12