mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-20 06:08:30 +02:00
vk: Fix indentation of anv_dynamic_cb_state
This commit is contained in:
parent
0eeba6b80c
commit
5f46c4608f
1 changed files with 1 additions and 1 deletions
|
|
@ -588,7 +588,7 @@ struct anv_dynamic_ds_state {
|
|||
};
|
||||
|
||||
struct anv_dynamic_cb_state {
|
||||
uint32_t state_color_calc[GEN8_COLOR_CALC_STATE_length];
|
||||
uint32_t state_color_calc[GEN8_COLOR_CALC_STATE_length];
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue