[Mesa-dev] [Bug 28169] [Gallium] state_tracker/st_mesa_to_tgsi.c:181: dst_register: Assertion `t->outputMapping[index] < (sizeof(t->outputs)/sizeof(*(t->outputs)))' failed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 2 09:04:47 PDT 2010


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

--- Comment #9 from Brian Paul <brian.e.paul at gmail.com> 2010-07-02 09:04:47 PDT ---
Created an attachment (id=36690)
 View: https://bugs.freedesktop.org/attachment.cgi?id=36690
 Review: https://bugs.freedesktop.org/review?bug=28169&attachment=36690

Check number of draw buffers when emitting last texenv term

OK, I reproduced the bug here with a test program.  The attached patch fixes it
here for me.  This should be applied to the latest Mesa code from git.

-- 
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 mesa-dev mailing list