radv: Enable global bo list if 1.2 features are used.
authorGeorg Lehmann <dadschoorse@gmail.com>
Thu, 31 Mar 2022 19:32:41 +0000 (21:32 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 31 Mar 2022 20:35:57 +0000 (20:35 +0000)
commit80a7ed273a32c35fe3bdd9a8aec881a554b8bbfe
tree05ea304d7d6e600472b6751cd5d85835e530c09d
parent7fd1955412e252957486e0430b2e5a6e7c755364
radv: Enable global bo list if 1.2 features are used.

These features require the global bo list and the existing code only checked
if the extensions which were promoted to 1.2 are enabled.

Found by inspection.

Cc: mesa-stable
Signed-off-by: Georg Lehmann <dadschoorse@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15701>
src/amd/vulkan/radv_device.c