Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c361 color_control |= S_028808_SPECIAL_OP(mode); in r600_create_blend_state_mode()
363 color_control |= S_028808_SPECIAL_OP(V_028808_DISABLE); in r600_create_blend_state_mode()
H A Dr600d.h498 #define S_028808_SPECIAL_OP(x) (((unsigned)(x) & 0x7) << 4) macro

Completed in 20 milliseconds