https://bugs.freedesktop.org/show_bug.cgi?id=76579
Priority: medium
Bug ID: 76579
Keywords: regression
CC: [email protected], [email protected]
Assignee: [email protected]
Summary: [swrast] piglit glean fbo regression
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: [email protected]
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 <[email protected]>
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 <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
:040000 040000 cb5fa6fcaea7036f0792067e35567f9cc4147151
5b463f68f58afde0fed387526158acf0fd1fc26b M src
bisect run success
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev