Summary: | glCopyPixels generates no fragments (occlusion_query_meta_fragments test fails) | ||
---|---|---|---|
Product: | Mesa | Reporter: | Carl Worth <cworth> |
Component: | Drivers/DRI/i965 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Carl Worth
2013-01-15 21:49:30 UTC
commit 7a74808d7856e9749895afeb14125c463b2f4fd0 Author: Eric Anholt <eric@anholt.net> Date: Mon May 6 15:24:12 2013 -0700 i965: Count occlusion query samples for CopyPixels using the 2D engine. We accidentally "fixed" the piglit test for this when introducing Y tiling, since this path stopped being executed. In reenabling this path for Y tiling, we ended up regressing it again, so just fix it. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=59439 Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> |
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.