Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h275 #define GLT_RED 1 macro
Dradeon_state.c662 COPY_3V( &fcmd[GLT_RED], in update_global_ambient()
664 ACC_SCALE_3V( &fcmd[GLT_RED], in update_global_ambient()
670 COPY_3V( &fcmd[GLT_RED], ctx->Light.Model.Ambient ); in update_global_ambient()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h416 #define GLT_RED 1 macro
Dr200_state.c848 COPY_3V( &fcmd[GLT_RED], in update_global_ambient()
850 ACC_SCALE_3V( &fcmd[GLT_RED], in update_global_ambient()
856 COPY_3V( &fcmd[GLT_RED], ctx->Light.Model.Ambient ); in update_global_ambient()