[Bug 98025] [radeonsi] incorrect primitive restart index used

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 3 09:58:07 UTC 2016


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

            Bug ID: 98025
           Summary: [radeonsi] incorrect primitive restart index used
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel at lists.freedesktop.org
          Reporter: jlegg at feralinteractive.com
        QA Contact: dri-devel at lists.freedesktop.org

Created attachment 126961
  --> https://bugs.freedesktop.org/attachment.cgi?id=126961&action=edit
Apitrace reproducing the issue

With radeonsi, If primitive restart is enabled for two consecutive draws which
use different primitive restart indices, then the first draw's primitive
restart index is incorrectly used for the second draw.

The attached apitrace reproduces the issue. The first and second draws should
draw the same thing. The first is using a primitive restart index of
0xFFFFFFFF, and the second is using 0xFFFF (these are set using fixed index
primitive restart and different index types).

-- 
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/20161003/74878021/attachment.html>


More information about the dri-devel mailing list