Searched refs:G_028808_SPECIAL_OP (Results 1 – 2 of 2) sorted by relevance
1761 if (G_028808_SPECIAL_OP(a->cb_color_control) == V_028808_SPECIAL_RESOLVE_BOX) { in r600_emit_cb_misc_state()
430 #define G_028808_SPECIAL_OP(x) (((x) >> 4) & 0x7) macro