turnip: fix wrong indentation in tu6_draw_common

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5641>
This commit is contained in:
Jonathan Marek
2020-09-17 09:36:43 -04:00
committed by Marge Bot
parent a18c84ecce
commit d1588c78ab

View File

@@ -2975,7 +2975,6 @@ tu6_draw_common(struct tu_cmd_buffer *cmd,
pipeline->dynamic_state[i]));
}
} else {
/* emit draw states that were just updated
* note we eventually don't want to have to emit anything here
*/