Searched refs:needs_workaround (Results 1 – 2 of 2) sorted by relevance
1788 bool needs_workaround = false; in r600_render_condition() local1801 needs_workaround = true; in r600_render_condition()1804 if (needs_workaround && !rquery->workaround_buf) { in r600_render_condition()
9833 bool needs_workaround = false; in emit_if() local9837 needs_workaround = true; in emit_if()9844 needs_workaround = true; in emit_if()9851 if (needs_workaround) { in emit_if()