Searched refs:S_0085F0_SO0_DEST_BASE_ENA (Results 1 – 5 of 5) sorted by relevance
137 flush_flags |= S_0085F0_SO0_DEST_BASE_ENA(1) << i;
682 cs->buf[cs->cdw++] = S_0085F0_SO0_DEST_BASE_ENA(1) << t->so_index; in r600_context_draw_opaque_count()
1230 flush_flags |= S_0085F0_SO0_DEST_BASE_ENA(1) << i; in r600_context_streamout_end()
2148 #define S_0085F0_SO0_DEST_BASE_ENA(x) (((x) & 0x1) << 2) macro
3304 #define S_0085F0_SO0_DEST_BASE_ENA(x) (((x) & 0x1) << 2) macro