diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2010-09-19 04:51:07 +0200 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2010-09-20 17:33:13 +0200 |
commit | 6ea16b6c510ee7f0e68505838a99562f0852f8e4 (patch) | |
tree | f39cf9a7e3978532f165f34768e6b63a0a32e04e /src/glw/README | |
parent | 14eea268284491d64ff92b37723bff1e9ff14b40 (diff) |
glsl: Fix broken handling of ir_binop_equal and ir_binop_nequal.
When ir_binop_all_equal and ir_binop_any_nequal were introduced, the
meaning of these two opcodes changed to return vectors rather than a
single scalar, but the constant expression handling code was incorrectly
written and only worked for scalars. As a result, only the first
component of the returned vector would be properly initialized.
Diffstat (limited to 'src/glw/README')
0 files changed, 0 insertions, 0 deletions