Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h221 #define LIT_AMBIENT_RED 1 macro
Dradeon_state.c693 COPY_4V( &fcmd[LIT_AMBIENT_RED], l->Ambient ); in update_light_colors()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h362 #define LIT_AMBIENT_RED 1 macro
Dr200_state.c877 COPY_4V( &fcmd[LIT_AMBIENT_RED], l->Ambient ); in update_light_colors()