mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-12-01 00:36:00 -08: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.