mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
docs: add a note about GFX12 (RDNA4) on RADV
This initial support should be good enough but it's missing two features (cooperative matrix and video decode/encode) compared to GFX11 (RDNA3) because lack of time. DCC is still under active development but it might be possible to finish it during the RC period. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33281>
This commit is contained in:
parent
0aaea5d038
commit
b3cff84e06
1 changed files with 1 additions and 0 deletions
|
|
@ -37,3 +37,4 @@ VK_KHR_maintenance8 on radv
|
|||
VK_KHR_shader_subgroup_rotate on panvk/v10+
|
||||
Vulkan 1.1 on panvk/v10+
|
||||
VK_EXT_subgroup_size_control on panvk/v10+
|
||||
initial GFX12 (RDNA4) support on RADV
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue