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:

committed by
Marge Bot

parent
7bdf9f5002
commit
0296196d32
@@ -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];
|
||||
|
||||
|
Reference in New Issue
Block a user