mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-11 09:41:56 -08:00
a4c5e3e339
Fix missing OpSelectionMerge instruction. This caused devices loses on most hardware, Intel didn't care. Fix [-1;1] -> [0;1] depth conversions. Conditionally use VK_EXT_scalar_block_layout. This allows us to use non-std140 layouts on UBOs. Update external Vulkan headers.