mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-30 21:50:49 -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.