Home
last modified time | relevance | path

Searched refs:LIT_DIRECTION_Z (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h239 #define LIT_DIRECTION_Z 19 macro
Dradeon_state.c911 fcmd[LIT_DIRECTION_Z] = -l->_NormSpotDirection[2]; in update_light()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h380 #define LIT_DIRECTION_Z 19 macro
Dr200_state.c1132 fcmd[LIT_DIRECTION_Z] = -l->_NormSpotDirection[2]; in update_light()