Summary: | [BDW]Piglit spec_ARB_framebuffer_object_fbo-drawbuffers-none_glBlitFramebuffer fails | ||
---|---|---|---|
Product: | Mesa | Reporter: | lu hua <huax.lu> |
Component: | Drivers/DRI/i965 | Assignee: | Kenneth Graunke <kenneth> |
Status: | VERIFIED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
lu hua
2014-04-24 03:01:21 UTC
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... Seems to be passing with latest Mesa master. Verified.Fixed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.