Highlights

  • Support for additional Vulkan® extensions.
    • VK_AMDX_shader_enqueue

      • Support for Vulkan GPU Work Graphs (GWG). This extension allows the GPU to schedule and control its own work generation without requiring a round trip back to the CPU and the overhead involved with additional dispatches while simplifying typical GPU programming paradigms on Radeon™ RX 7000 series graphics cards. 

      • See additional details, and how-to here