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

Axel Davy <davyax...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |davyax...@gmail.com

--- Comment #15 from Axel Davy <davyax...@gmail.com> ---
Created attachment 141686
  --> https://bugs.freedesktop.org/attachment.cgi?id=141686&action=edit
potentially the buggy shader

Here is a shader that may be the buggy one ?

Thanks with iive who was running a trace on his side (r600 doesn't have the
bug), we identified a drawcall where the engine would appear on his side and
not mine (radeonsi).

The draw calls has alpha test disabled, but has stencil test enabled.
I used monolithic shader to ease reading.

It may be a false alarms, as the conditions of the test cannot guarantee this
is really the first moment the two cards have a difference in their rendering
(which may affect the stencil test for example).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to