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:
committed by
Marge Bot
parent
eaf646d020
commit
21badbf336
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user