Summary: | [Bisected SNB IVB]Oglc glsl-bif-tex-proj(advanced.textureProj.usampler3D.set3) regressed | ||
---|---|---|---|
Product: | Mesa | Reporter: | lu hua <huax.lu> |
Component: | Drivers/DRI/i965 | Assignee: | Eric Anholt <eric> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | high | CC: | idr, xunx.fang |
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
lu hua
2012-04-22 19:27:24 UTC
commit b2ee5a08bae6cdbbdafc1f1d9d6f3afbad2f7944 Author: Eric Anholt <eric@anholt.net> Date: Mon Apr 23 16:10:12 2012 -0700 glsl: Don't consider unused FS out variables as being statically assigned. I only considered var->assigned for FragColor and FragData, but ignored when it was false for out vars. Fixes piglit write-gl_FragColor-and-not-user-output.frag Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=49068 Verified. Fixed on commit c19672f90a653a8bd6adcc35e294b7150b34f9e7. |
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.