On Fri Mar 8 15:11:08 2024 +0000, Giovanni Mascellani wrote:
Any particular reason for passing one operand as immediate and the other as uniform?
At least one has to be uniform to ensure that this is not being constant folded and the purpose of the test seemed more clear letting -0.0f in the shader. Also that way I could check at native's output to confirm that it is indeed emitting the constant as `-0.0f`.