RADV Driver Lands Support for VK_KHR_shader_fma
The RADV Vulkan driver for AMD GPUs has gained support for the VK_KHR_shader_fma extension. This extension allows developers to use fused multiply-add operations in shaders with improved precision and performance. The implementation is based on the open-source RadeonSI approach and is now available in Mesa's RADV driver.