3 Jul
2023
3 Jul
'23
12:09 p.m.
On Mon Jul 3 17:09:11 2023 +0000, Giovanni Mascellani wrote:
The idea here is that `c` registers are used for both uniforms (when not defined) and constants (when defined)? Also, anonymous constants are moved after uniforms just because that's what native does, or is there a deeper reason? Yes to both, that's how sm1 works and how native allocates constants.
-- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/254#note_37639