Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dlight.c712 ACC_SCALE_3V( ctx->Light._BaseColor[0], mat[MAT_ATTRIB_FRONT_AMBIENT], in _mesa_update_material()
718 ACC_SCALE_3V( ctx->Light._BaseColor[1], mat[MAT_ATTRIB_BACK_AMBIENT], in _mesa_update_material()
Dmacros.h482 #define ACC_SCALE_3V( DST, SRCA, SRCB ) \ macro
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c664 ACC_SCALE_3V( &fcmd[GLT_RED], in update_global_ambient()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.c850 ACC_SCALE_3V( &fcmd[GLT_RED], in update_global_ambient()