mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-16 12:12:57 -07:00
This moves dynamic state present in VK_EXT_extended_dynamic_state to a separate structure in FixedPipelineState. This is structure is at the bottom allowing us to hash and memcmp only when the extension is not supported.