anv: enable the VK_KHR_shader_relaxed_extended_instruction feature

Fixes: 29a2e5 ('anv: enable KHR_shader_relaxed_extended_instruction')
Signed-off-by: Rohan Garg <rohan.garg@intel.com>
Acked-by: Caio Oliveira <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31098>
This commit is contained in:
Rohan Garg 2024-08-22 17:49:12 +02:00 committed by Marge Bot
parent cce14abc5a
commit 5f3339e44a

View file

@ -805,6 +805,9 @@ get_features(const struct anv_physical_device *pdevice,
/* VK_KHR_maintenance7 */
.maintenance7 = true,
/* VK_KHR_shader_relaxed_extended_instruction */
.shaderRelaxedExtendedInstruction = true,
};
/* The new DOOM and Wolfenstein games require depthBounds without