diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index ed2c7ed70a8..801a2154307 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -4,3 +4,8 @@ VK_KHR_map_memory2 on ANV and RADV fullyCoveredFragmentShaderInputVariable on RADV/GFX9+ VK_EXT_discard_rectangles version 2 on RADV VK_EXT_graphics_pipeline_library on RADV +extendedDynamicState3ColorBlendEquation on RADV +primitiveUnderestimation on RADV/GFX9+ +VK_KHR_fragment_shading_rate on RADV/GFX11 +VK_EXT_mesh_shader on RADV/GFX11 +RGP support on RADV/GFX11