radv: remove unused radv_indirect_command_layout::state_offset

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27488>
This commit is contained in:
Samuel Pitoiset
2024-02-06 12:28:33 +01:00
committed by Marge Bot
parent 7bdf9f5002
commit 0296196d32

View File

@@ -3249,8 +3249,6 @@ struct radv_indirect_command_layout {
uint16_t dispatch_params_offset;
uint16_t state_offset;
uint32_t bind_vbo_mask;
uint32_t vbo_offsets[MAX_VBS];