mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
This loses information about which source elements they want, making "o.yzw = reg.xxyz" compile to "o = reg.xxy" instead of "o = reg.xyz".
This loses information about which source elements they want, making "o.yzw = reg.xxyz" compile to "o = reg.xxy" instead of "o = reg.xyz".