tu: Fix vk2tu_*_stage flag type
authorConnor Abbott <cwabbott0@gmail.com>
Fri, 14 Jul 2023 18:12:27 +0000 (20:12 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 21 Jul 2023 16:02:50 +0000 (16:02 +0000)
commited020942350c6c7a7614c04d1d0f0a78b4f84aed
tree98399cddad488aab303f001fa3d9433cc87b4899
parente1abf85bf55179fdf063585919444d6b727c4c21
tu: Fix vk2tu_*_stage flag type

New flags were silently getting dropped.

Fixes: 59259a01671 ("tu: Convert to sync2 entrypoints")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24162>
src/freedreno/vulkan/tu_cmd_buffer.cc