[Webkit-unassigned] [Bug 189125] [WHLSL] Implement dynamically uniform expression restrictions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 24 11:41:52 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189125
--- Comment #8 from Myles C. Maxfield <mmaxfield at apple.com> ---
(In reply to Myles C. Maxfield from comment #3)
> Functions that return uniform variables must only have a single return point
Actually, we can do better - just treat early returns as marking the rest of the scope non-uniform, and treating the return as writing to a value that's outside the scope
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180924/bdcef637/attachment.html>
More information about the webkit-unassigned
mailing list