v3dv: enable missing mandatory Vulkan 1.2 features
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 12 May 2022 06:25:05 +0000 (08:25 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 28 Jul 2022 11:18:57 +0000 (11:18 +0000)
commit15bf6d08c523a543f928ea196da137d1009868e4
tree856e62dbde439751c5dbbec40fcac748007acae4
parent6a48d381965a4e185bb84ac1a968e37ec7281414
v3dv: enable missing mandatory Vulkan 1.2 features

For some reason the Vulkan spec required that these features must be
supported even though they only affect features that are optional
in Vulkan 1.2 and that we don't support, so enabling them doesn't
have any practical implications for us.

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17786>
src/broadcom/vulkan/v3dv_device.c