Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
Dradeon_context.h276 #define GLT_RED 1 macro
Dradeon_state.c660 COPY_3V( &fcmd[GLT_RED], in update_global_ambient()
662 ACC_SCALE_3V( &fcmd[GLT_RED], in update_global_ambient()
668 COPY_3V( &fcmd[GLT_RED], ctx->Light.Model.Ambient ); in update_global_ambient()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h276 #define GLT_RED 1 macro
Dradeon_state.c660 COPY_3V( &fcmd[GLT_RED], in update_global_ambient()
662 ACC_SCALE_3V( &fcmd[GLT_RED], in update_global_ambient()
668 COPY_3V( &fcmd[GLT_RED], ctx->Light.Model.Ambient ); in update_global_ambient()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
Dr200_context.h422 #define GLT_RED 1 macro
Dr200_state.c845 COPY_3V( &fcmd[GLT_RED], in update_global_ambient()
847 ACC_SCALE_3V( &fcmd[GLT_RED], in update_global_ambient()
853 COPY_3V( &fcmd[GLT_RED], ctx->Light.Model.Ambient ); in update_global_ambient()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h422 #define GLT_RED 1 macro
Dr200_state.c845 COPY_3V( &fcmd[GLT_RED], in update_global_ambient()
847 ACC_SCALE_3V( &fcmd[GLT_RED], in update_global_ambient()
853 COPY_3V( &fcmd[GLT_RED], ctx->Light.Model.Ambient ); in update_global_ambient()