Summary: | [swrast] piglit glean fbo regression | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | brianp, chrisf |
Version: | git | Keywords: | regression |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2014-03-25 01:18:10 UTC
I believe the glean test is wrong. The completeness conditions are listed in this order in EXT_framebuffer_object, ARB_framebuffer_object, and the core spec. I'm not sure there's much point to keeping glean's fbo tests -- piglit's native fbo tests are pretty thorough now. If we do keep them though, I propose changing the FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER and FRAMEBUFFER_INCOMPLETE_READ_BUFFER tests to have one attachment, but not the one named by glDrawBuffer. I can send a patch for this. Patch as promised: http://lists.freedesktop.org/archives/piglit/2014-March/010089.html Fixed in master as of 173b7b797c |
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.