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

--- Comment #7 from Marek Olšák <mar...@gmail.com> ---
The function splits the drawing into several packets if there are too many
indices. 256 dwords is a reasonable minimum for the first packet. I think the
problem arises when the splitting takes place in the middle of a primitive,
breaking all the primitives that follow. I'll send a patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to