Searched refs:LIT_DIRECTION_X (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_context.h237 #define LIT_DIRECTION_X 17 macro
H A Dradeon_state.c902 COPY_3FV( &fcmd[LIT_DIRECTION_X], l->_h_inf_norm );
907 fcmd[LIT_DIRECTION_X] = -l->_NormSpotDirection[0];
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_context.h237 #define LIT_DIRECTION_X 17 macro
H A Dradeon_state.c903 COPY_3FV( &fcmd[LIT_DIRECTION_X], l->_h_inf_norm );
908 fcmd[LIT_DIRECTION_X] = -l->_NormSpotDirection[0];
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_context.h377 #define LIT_DIRECTION_X 17 macro
H A Dr200_state.c1125 COPY_3FV( &fcmd[LIT_DIRECTION_X], l->_h_inf_norm );
1130 fcmd[LIT_DIRECTION_X] = -l->_NormSpotDirection[0];
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_context.h377 #define LIT_DIRECTION_X 17 macro
H A Dr200_state.c1126 COPY_3FV( &fcmd[LIT_DIRECTION_X], l->_h_inf_norm );
1131 fcmd[LIT_DIRECTION_X] = -l->_NormSpotDirection[0];

Completed in 18 milliseconds