radv: set state.vbo_misaligned_mask_invalid in radv_bind_vs_input_state
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 25 Jan 2023 18:00:54 +0000 (18:00 +0000)
committerEric Engestrom <eric@engestrom.ch>
Wed, 8 Feb 2023 20:34:45 +0000 (20:34 +0000)
commit72fbe4451d65bb200a7f2451ff08578d54966bff
tree8ae15fcde2ee3fcdce07d8c51bf938c088d31251
parente29a84fc1695497d4f51f589cd73245b67b94310
radv: set state.vbo_misaligned_mask_invalid in radv_bind_vs_input_state

Found by inspection. Something probably hangs because of this, but I don't
know what.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Tatsuyuki Ishi <ishitatsuyuki@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Fixes: c199a5160a0 ("radv: bind the VS input state for prologs created with GPL")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20913>
(cherry picked from commit 10a5035c836a852fcdc7a4532d9ec1af5fd3464d)
.pick_status.json
src/amd/vulkan/radv_cmd_buffer.c