Searched refs:GLT_RED (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
D | radeon_context.h | 276 #define GLT_RED 1 macro
|
D | radeon_state.c | 660 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/ |
D | radeon_context.h | 276 #define GLT_RED 1 macro
|
D | radeon_state.c | 660 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/ |
D | r200_context.h | 422 #define GLT_RED 1 macro
|
D | r200_state.c | 845 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/ |
D | r200_context.h | 422 #define GLT_RED 1 macro
|
D | r200_state.c | 845 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()
|