Searched refs:MI_RS_CONTROL (Results 1 – 2 of 2) sorted by relevance
854 OUT_BATCH(MI_RS_CONTROL | 0); in brw_emit_select_pipeline()967 OUT_BATCH(MI_RS_CONTROL | 1); in brw_emit_select_pipeline()
3013 #define MI_RS_CONTROL (CMD_MI | (0x6 << 23)) macro