[Bug 107557] Test "primitive-id-restart" gets failed with parameters "GL_TRIANGLE_STRIP_ADJACENCY other"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 13 11:28:11 UTC 2018


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

Danylo <danylo.piliaiev at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danylo.piliaiev at gmail.com

--- Comment #1 from Danylo <danylo.piliaiev at gmail.com> ---
Looks like a hardware limitation.

SNB doesn't support custom restart index in hardware so
vbo_sw_primitive_restart is called. Thus we forced to issue separate draw after
each restart which resets primitiveID counter and it always starts from zero.

The test will fail with any primitive type and custom restart index.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180813/39f7b96e/attachment-0001.html>


More information about the intel-3d-bugs mailing list