https://bugs.winehq.org/show_bug.cgi?id=55080 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #3 from Zeb Figura <z.figura12(a)gmail.com> --- (In reply to Nikolay Sivov from comment #1)
I don't think SM3 had branching, so 'if' is most likely generated at some point. Could you try to dump shaders and see which one triggers this?
3.x does have some control flow, including "if". Even before that point, though, the native compiler would convert branching to branchless instructions. -- 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.