Home
last modified time | relevance | path

Searched refs:S_028808_PER_MRT_BLEND (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c336 color_control |= S_028808_PER_MRT_BLEND(1); in r600_create_blend_state_mode()
H A Dr600d.h511 #define S_028808_PER_MRT_BLEND(x) (((unsigned)(x) & 0x1) << 7) macro

Completed in 22 milliseconds