radv: advertise VK_EXT_device_generated_commands on GFX8+

GFX6-7 can't really support it and it's not worth the effort anyways.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31383>
This commit is contained in:
Samuel Pitoiset
2024-05-31 17:03:07 +02:00
committed by Marge Bot
parent 9f8684359f
commit 8300378bf3
4 changed files with 26 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ VK_KHR_shader_relaxed_extended_instruction on anv, hasvk, hk, nvk, radv, tu, v3d
GL_OVR_multiview and GL_OVR_multiview2 on zink
VK_KHR_shader_float_controls2 on radv
VK_KHR_shader_float_controls2 on nvk
VK_EXT_device_generated_commands on nvk
VK_EXT_device_generated_commands on nvk, radv
VK_EXT_host_image_copy on nvk/Turing+
VK_EXT_depth_clamp_control on anv, hasvk, nvk, radv
VK_KHR_shader_quad_control on nvk