April 24, 2026
3:36 p.m.
http://bugs.winehq.org/show_bug.cgi?id=59687 --- Comment #5 from Zeb Figura <z.figura12@gmail.com> --- (In reply to Francisco Casas from comment #4)
Corollary question so I don't forget it: should we even be checking CONST at all here? Whether a variable is resolvable to a compile time constant doesn't really depend on whether it's marked const at all.
I think whether it is CONST or not matters, consider the following shader:
Yeah, that's what I thought, but I wrote that comment over breakfast and hadn't double-checked the tests yet. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.