[Mesa-dev] [Bug 107295] Access violation on glDrawArrays with count >= 2048
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 20 17:26:04 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=107295
--- Comment #6 from Roland Scheidegger <sroland at vmware.com> ---
Actually there might be some trouble with this. The vertex_id we use internally
(in the vertex header) are 16 bit too.
Although I believe they are not actually relevant when using the pt_emit paths
so maybe it'll still work (and the pipeline path should use smaller numbers
again). But I forgot how this actually works...
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180720/342ad9fb/attachment.html>
More information about the mesa-dev
mailing list