mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-26 17:46:54 -06:00
4790ba7839
Some drivers do not support 64-bit atomics, and fallback to atomically modifying U32x2 vectors. This change ensures that U32x2 storage vectors are defined in the spir-v shader when 64-bit atomics are used. Fixes a hang on some devices, notably Intel GPUs, when booting Pokemon Legends Arceus