Summary: | [Bisected i965]Oglc glsl-arrayobject(negative.constructorForOutArgument) 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:21:00 UTC
commit 4595288ba844def45cc858fab44fad3efa1ab4c8 Author: Eric Anholt <eric@anholt.net> Date: Mon Apr 23 17:24:13 2012 -0700 glsl: Fix regression in function out-parameter lvalue detection. When doing the var->assigned change in f2475ca424f7e001be50f64dafa5700f6603d684, I overzealously indented the second block of code into the "if (var)" test. Revert these blocks to the way they were before, just taking advantage of "var" to avoid re-calling variable_referenced(). Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=49066 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.