[Bug 77852] [BDW]Piglit spec_ARB_framebuffer_object_fbo-drawbuffers-none_glBlitFramebuffer fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 3 01:04:04 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=77852

Kenneth Graunke <kenneth at whitecape.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|idr at freedesktop.org         |kenneth at whitecape.org

--- Comment #1 from Kenneth Graunke <kenneth at whitecape.org> ---
The "fbo-drawbuffers-none glClearBuffer" failure is because the
_mesa_meta_glsl_Clear path doesn't pay attention to the set of buffers it was
asked to clear.  (This is basically #76832 - Iago fixed the problem for the
blorp path, but not the meta path.)

The "clearfix" branch of my tree has some proposed patches to fix this, but
they regress basically every glean test currently.  Eric thinks that's due to
an unrelated bug my code happened to uncover.  More work required...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20140503/6a02f215/attachment.html>


More information about the intel-3d-bugs mailing list