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:
parent
1e59cdbf77
commit
fdfd316d5b
4 changed files with 16 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue