RADV Enables VK_EXT_descriptor_heap Support By Default
The Radeon RADV Vulkan driver has enabled VK_EXT_descriptor_heap support by default. This change is being integrated in time for the upcoming Mesa 26.2 stable release, which is expected to ship in August. The VK_EXT_descriptor_heap extension provides a more efficient mechanism for Vulkan applications to manage descriptor sets. By enabling this support by default, RADV users will automatically benefit from these optimizations, potentially leading to improved performance without requiring explicit application-level changes. This update marks a continued advancement in the RADV driver's feature set and adoption of modern Vulkan extensions.