radv: Implement VK_KHR_zero_initialize_workgroup_memory.

Reuses the pass that was implemented for ANV.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8751>
This commit is contained in:
Bas Nieuwenhuizen
2020-09-19 14:00:05 +02:00
committed by Marge Bot
parent 1e59cdbf77
commit fdfd316d5b
4 changed files with 16 additions and 1 deletions

View File

@@ -15,4 +15,4 @@ Sparse memory support on RADV
Rapid packed math (16bit-vectorization) on RADV
VK_KHR_workgroup_memory_explicit_layout on Intel, RADV
DRM format modifiers for AMD.
VK_KHR_zero_initialize_workgroup_memory on Intel
VK_KHR_zero_initialize_workgroup_memory on Intel, RADV