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/
H A Dradeon_context.h244 #define LIT_ATTEN_CONST 23 macro
H A Dradeon_state.c978 fcmd[LIT_ATTEN_CONST] = params[0];
1011 ( ( fcmd[LIT_ATTEN_CONST] == 0.0 || fcmd[LIT_ATTEN_CONST] == 1.0 ) &&
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_context.h244 #define LIT_ATTEN_CONST 23 macro
H A Dradeon_state.c978 fcmd[LIT_ATTEN_CONST] = params[0];
1011 ( ( fcmd[LIT_ATTEN_CONST] == 0.0 || fcmd[LIT_ATTEN_CONST] == 1.0 ) &&
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dr200_context.h389 #define LIT_ATTEN_CONST 23 macro
H A Dr200_state.c1194 fcmd[LIT_ATTEN_CONST] = params[0];
1226 ( ( fcmd[LIT_ATTEN_CONST] == 0.0 || fcmd[LIT_ATTEN_CONST] == 1.0 ) &&
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_context.h389 #define LIT_ATTEN_CONST 23 macro
H A Dr200_state.c1194 fcmd[LIT_ATTEN_CONST] = params[0];
1226 ( ( fcmd[LIT_ATTEN_CONST] == 0.0 || fcmd[LIT_ATTEN_CONST] == 1.0 ) &&

Completed in 147 milliseconds