[Mesa-dev] [Bug 76579] New: [swrast] piglit glean fbo regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 24 18:18:10 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=76579
Priority: medium
Bug ID: 76579
Keywords: regression
CC: brianp at vmware.com, chrisf at ijw.co.nz
Assignee: mesa-dev at lists.freedesktop.org
Summary: [swrast] piglit glean fbo regression
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: vlee at freedesktop.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Other
Product: Mesa
mesa: 7683fce8781ef0169333c5ee1276392d058cfaa8 (master 10.2.0-devel)
$ ./bin/glean -t fbo --quick
GL_EXT_framebuffer_object is supported
GL_ARB_framebuffer_object is supported
FAILURE: All any buffer named by glDrawBuffers is missing, status should be
GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT (at tfbo.cpp:1322)
fbo: FAIL rgba8, db, z24, s8, win+pmap, id 33
5 tests passed, 1 tests failed.
a419a1c5654ac4a4a46ec3a80d75926e26919c99 is the first bad commit
commit a419a1c5654ac4a4a46ec3a80d75926e26919c99
Author: Chris Forbes <chrisf at ijw.co.nz>
Date: Sun Mar 23 22:41:28 2014 +1300
mesa: Generate FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT earlier
The ARB_framebuffer_object spec lists this case before the
FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER and
FRAMEBUFFER_INCOMPLETE_READ_BUFFER cases.
Fixes two broken cases in piglit's fbo-incomplete test, if
ARB_ES2_compatibility is not advertised. (If it is, this is masked
because the FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER /
FRAMEBUFFER_INCOMPLETE_READ_BUFFER cases are removed by that extension)
Signed-off-by: Chris Forbes <chrisf at ijw.co.nz>
Reviewed-by: Brian Paul <brianp at vmware.com>
:040000 040000 cb5fa6fcaea7036f0792067e35567f9cc4147151
5b463f68f58afde0fed387526158acf0fd1fc26b M src
bisect run success
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140325/90b5d753/attachment-0001.html>
More information about the mesa-dev
mailing list