Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h275 #define GLT_RED 1 macro
Dradeon_state.c665 COPY_3V( &fcmd[GLT_RED], in update_global_ambient()
667 ACC_SCALE_3V( &fcmd[GLT_RED], in update_global_ambient()
673 COPY_3V( &fcmd[GLT_RED], ctx->Light.Model.Ambient ); in update_global_ambient()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h417 #define GLT_RED 1 macro
Dr200_state.c849 COPY_3V( &fcmd[GLT_RED], in update_global_ambient()
851 ACC_SCALE_3V( &fcmd[GLT_RED], in update_global_ambient()
857 COPY_3V( &fcmd[GLT_RED], ctx->Light.Model.Ambient ); in update_global_ambient()