Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h248 #define LIT_SPOT_CUTOFF 28 macro
Dradeon_state.c969 fcmd[LIT_SPOT_CUTOFF] = l->_CosCutoff; in radeonLightfv()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h390 #define LIT_SPOT_CUTOFF 29 macro
Dr200_state.c1184 fcmd[LIT_SPOT_CUTOFF] = l->_CosCutoff; in r200Lightfv()