Revert "Support VK_EXT_extended_dynamic_state and VK_EXT_extended_dynamic_state2"

This reverts commit 0cef9647
This commit is contained in:
KeatonTheBot
2025-04-21 22:18:58 -05:00
parent 2ec9dda408
commit 5da6c490b3
26 changed files with 634 additions and 1469 deletions
@@ -191,10 +191,6 @@ namespace Ryujinx.Graphics.OpenGL
supportsViewportSwizzle: HwCapabilities.SupportsViewportSwizzle,
supportsIndirectParameters: HwCapabilities.SupportsIndirectParameters,
supportsDepthClipControl: true,
supportsExtendedDynamicState: false,
supportsExtendedDynamicState2: false,
supportsLogicOpDynamicState: false,
supportsPatchControlPointsDynamicState: false,
uniformBufferSetIndex: 0,
storageBufferSetIndex: 1,
textureSetIndex: 2,