| commit | 6d36be508ff0765beb6cf6bb95a323ff01e458dd | [log] [tgz] |
|---|---|---|
| author | Ian Romanick <ian.d.romanick@intel.com> | Thu Dec 02 12:17:36 2010 -0800 |
| committer | Ian Romanick <ian.d.romanick@intel.com> | Tue Dec 07 12:50:38 2010 -0800 |
| tree | 7e5ea4290dd939afe517723956359dc4e71feab5 | |
| parent | 72845d206e692581b6084c56b8d1f3bc689e8a03 [diff] |
glsl: Ensure that equality comparisons don't return a NULL IR tree This fixes bugzilla #32035 and piglit test case array-compare-01 and array-compare-02. NOTE: This is a candidate for the 7.9 branch.