Searched refs:R300_RB3D_BLEND_COLOR (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r300/ | ||
D | r300_reg.h | 2349 #define R300_RB3D_BLEND_COLOR 0x4E10 macro |
D | r300_state.c | 648 OUT_CB_REG(R300_RB3D_BLEND_COLOR, uc.ui[0]); in r300_set_blend_color() |