[Bug 43096] r300g: r300_emit_draw_elements() refusing to render when max_index = 0xffffffff

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 20 09:33:32 PST 2011


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

--- Comment #5 from Marek Olšák <maraeo at gmail.com> 2011-11-20 09:33:32 PST ---
The problem is there are no vertex attribs which are per-vertex (i.e. not
constant and not per-instance), therefore there is nothing to compute the max
index from.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list