Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h248 #define LIT_SPOT_CUTOFF 28 macro
Dradeon_state.c968 fcmd[LIT_SPOT_CUTOFF] = lu->_CosCutoff; in radeonLightfv()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h389 #define LIT_SPOT_CUTOFF 29 macro
Dr200_state.c1185 fcmd[LIT_SPOT_CUTOFF] = lu->_CosCutoff; in r200Lightfv()