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:

committed by
Marge Bot

parent
a18c84ecce
commit
d1588c78ab
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user