[Bug 32666] etqw triggers an assert in st_texture.c
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 31 14:41:01 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=32666
Álmos <aaalmosss at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Drivers/Gallium/r300 |Mesa core
AssignedTo|dri-devel at lists.freedesktop |mesa-dev at lists.freedesktop.
|.org |org
--- Comment #1 from Álmos <aaalmosss at gmail.com> 2011-01-31 14:41:00 PST ---
Since 1dd8e2757852682af44b63193c89dff3c09c7703 it asserts at a different
position: at line 144 in st_gl_texture_dims_to_pipe_dims() in the
GL_TEXTURE_CUBE_MAP branch of the switch conditional. Removing that assert
(which seems pointless to me, because depthIn is not actually used in that
case) restores the old behavior.
--
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