[Mesa-dev] [Bug 105371] r600_shader_from_tgsi - GPR limit exceeded - shader requires 360 registers
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 17 11:00:57 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105371
--- Comment #14 from Gert Wollny <gw.fossdev at gmail.com> ---
If by ESM error you refer to the overgright light blue artifact in the SPACE
RACESHIP scene, then is is a driver problem. If you run
R600_DEBUG=nosb blender
it should go away. Unfortunately, things might run a bit slower like this, but
this optimizer (sb) is not completely reliable, so disabling it might be the
way to go.
Using apitrace I've even be able to pinpoint one of the shaders where the
optimizer creates wrong code, unfortunately is is a shader that amounts to 15k
machine code instructions, and to find a the bug there will be very difficult.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180817/5c045143/attachment.html>
More information about the mesa-dev
mailing list