[Bug 51000] [r300g, bisected] piglit fbo-generatemipmap-formats fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jun 12 08:09:02 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=51000
Kenneth Graunke <kenneth at whitecape.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|dri-devel at lists.freedesktop |eric at anholt.net
|.org |
QAContact| |eric at anholt.net
Product|Mesa |piglit
Version|git |unspecified
Component|Drivers/Gallium/r300 |tests
--- Comment #1 from Kenneth Graunke <kenneth at whitecape.org> 2012-06-12 08:09:02 PDT ---
Hmm. That patch shouldn't have changed the result at all---and it does look
fairly close---so I think your hardware just has somewhat lower precision than
mine. The Piglit test uses GL_RED_SIZE etc. to determine the
tolerances/precision expected, so with the increase from 4 to 8, the test
became more stringent.
Normally this would make sense, but since GL_RED_SIZE and friends are
/approximate/ precision for a compressed format---and in this case, the
/maximum/ precision---I think we may need to lower the test's tolerances.
Changing this to a Piglit bug.
--
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