radv: advertise VK_EXT_zero_initialize_device_memory

Only expose this extension when AMDGPU supports zerovram allocations.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34896>
This commit is contained in:
Samuel Pitoiset
2025-05-09 14:36:48 +02:00
committed by Marge Bot
parent eaf646d020
commit 21badbf336
3 changed files with 6 additions and 0 deletions
+1
View File
@@ -21,3 +21,4 @@ VK_EXT_shader_replicated_composites on panvk
VK_EXT_depth_bias_control on panvk
VK_KHR_shader_bfloat16 on anv/gfx125+ and radv/gfx12+
VK_KHR_robustness2 on RADV
VK_EXT_zero_initialize_device_memory on RADV