Home
last modified time | relevance | path

Searched refs:LIT_ATTEN_CONST (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
Dradeon_context.h244 #define LIT_ATTEN_CONST 23 macro
Dradeon_state.c978 fcmd[LIT_ATTEN_CONST] = params[0]; in radeonLightfv()
1011 ( ( fcmd[LIT_ATTEN_CONST] == 0.0 || fcmd[LIT_ATTEN_CONST] == 1.0 ) && in radeonLightfv()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h244 #define LIT_ATTEN_CONST 23 macro
Dradeon_state.c978 fcmd[LIT_ATTEN_CONST] = params[0]; in radeonLightfv()
1011 ( ( fcmd[LIT_ATTEN_CONST] == 0.0 || fcmd[LIT_ATTEN_CONST] == 1.0 ) && in radeonLightfv()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
Dr200_context.h389 #define LIT_ATTEN_CONST 23 macro
Dr200_state.c1194 fcmd[LIT_ATTEN_CONST] = params[0]; in r200Lightfv()
1226 ( ( fcmd[LIT_ATTEN_CONST] == 0.0 || fcmd[LIT_ATTEN_CONST] == 1.0 ) && in r200Lightfv()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h389 #define LIT_ATTEN_CONST 23 macro
Dr200_state.c1194 fcmd[LIT_ATTEN_CONST] = params[0]; in r200Lightfv()
1226 ( ( fcmd[LIT_ATTEN_CONST] == 0.0 || fcmd[LIT_ATTEN_CONST] == 1.0 ) && in r200Lightfv()