[Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 3 08:36:29 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=44912
Michel Dänzer <michel at daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Mesa core |Other
--- Comment #17 from Michel Dänzer <michel at daenzer.net> 2012-09-03 15:36:29 UTC ---
Looking at it in qapitrace, the problem seems to occur when a new base level is
added which is consistent with the pre-existing smaller levels. Looks like
st/mesa doesn't (correctly) merge the two parts in that case, and the
pre-existing smaller levels end up with garbage.
--
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