vk: Fix indentation of anv_dynamic_cb_state

This commit is contained in:
Chad Versace
2015-07-14 16:04:56 -07:00
parent 0eeba6b80c
commit 5f46c4608f
+1 -1
View File
@@ -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];
};