mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
The stored value is never read, the caller will overwrite it with the SSA register generated by the whole DXIL instruction. Since the helper is always used for UINT instructions, change and rename it accordingly, so we don't have the problem of finding out which data type to use.