Announcement

Collapse
No announcement yet.

Vulkan 1.2.176 Released With VK_EXT_extended_dynamic_state2

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Vulkan 1.2.176 Released With VK_EXT_extended_dynamic_state2

    Phoronix: Vulkan 1.2.176 Released With VK_EXT_extended_dynamic_state2

    It's been just one week since the release of Vulkan 1.2.175 that introduced the Vulkan Video extensions while out this morning is now the Vulkan 1.2.176 revision...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Will VK_EXT_extended_dynamic_state2 also help AMD cards or is it a feature favoring Nvidia cards for non obvious internal reasons?

    Comment


    • #3
      Originally posted by CochainComplex View Post
      Will VK_EXT_extended_dynamic_state2 also help AMD cards or is it a feature favoring Nvidia cards for non obvious internal reasons?
      I don't really know for sure, but EXT means more than one vendor backed this extension so it shouldn't be particularly nvidia specific.

      The specs behind it seem pretty straightforward and I'd guess all desktop cards could support it pretty easily.

      • Extending VkDynamicState:
        • VK_DYNAMIC_STATE_DEPTH_BIAS_ENABLE_EXT
        • VK_DYNAMIC_STATE_LOGIC_OP_EXT
        • VK_DYNAMIC_STATE_PATCH_CONTROL_POINTS_EXT
        • VK_DYNAMIC_STATE_PRIMITIVE_RESTART_ENABLE_EXT
        • VK_DYNAMIC_STATE_RASTERIZER_DISCARD_ENABLE_EXT

      Comment


      • #4
        And there's now patches for anv and radv support.
        Last edited by smitty3268; 21 April 2021, 02:57 AM.

        Comment

        Working...
        X