mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-22 05:35:03 +01:00

The Metal shader compiler fails to compile the atomic instructions when operating on individual components of a vector. Spltting it into four variables shouldn't make any difference for other platforms, as they are accessed independently.