[Bug 95130] Derivatives of gl_Color wrong when helper pixels used
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 25 17:34:59 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=95130
--- Comment #4 from Nicolai Hähnle <nhaehnle at gmail.com> ---
As a temporary workaround, the error should disappear when you run with the
environment variable setting R600_DEBUG=mono.
The cause is that with non-monolithic shaders, input interpolation happens in
the prolog. However, when we compile the prolog we do not see the derivative
computations and therefore fail to turn the helper pixels on.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160425/ccca2221/attachment.html>
More information about the dri-devel
mailing list