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.