[Bug 99780] Flickering artifacts in radeonsi driver with divergent texture reads.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 12 16:19:47 UTC 2017


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

--- Comment #3 from Matias N. Goldberg <dark_sylinc at yahoo.com.ar> ---
Created attachment 129533
  --> https://bugs.freedesktop.org/attachment.cgi?id=129533&action=edit
IR Generated by LLVM 3.9.1

Took me a while to find the IR out of all the noise.

You should consider adding a Mesa extension to give human-readable names to
shaders. It would help everyone in debugging A LOT.

I don't mind having
glSetNameMESA( shaderId, "My Filename" );
and internally Mesa keeps a std::map<int, string> or similar.

-- 
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/20170212/e406abbc/attachment-0001.html>


More information about the dri-devel mailing list