[Mesa-dev] [Bug 81174] Gallium: GL_LINE_LOOP broken with more than 512 points

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 15 17:50:06 PDT 2014


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

--- Comment #14 from Roland Scheidegger <sroland at vmware.com> ---
In my testing this seems to be *both* a core (vbo) and a draw problem.
With my piglit test the first error (without redrawing) appears with 4097
vertices - despite that the vbo code can handle 5460 (per vertex size is just
12 bytes) without splitting.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140716/9a35b02a/attachment.html>


More information about the mesa-dev mailing list