[Bug 105271] WebGL2 shader crashes i965_dri.so 17.3.3

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 28 05:32:20 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=105271

--- Comment #11 from Jason Ekstrand <jason at jlekstrand.net> ---
(In reply to Jason Ekstrand from comment #10)
> int j = 0;
> for (int i = 0; i < 4; i++)
>    j += 42/i;
> 
> gl_FragColor.x = 255.0f / float(i);

That should be float(j)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180228/a25d1e47/attachment-0001.html>


More information about the intel-3d-bugs mailing list