vc4: Fix scalar math opcodes to replicate their result from the X channel.
authorEric Anholt <eric@anholt.net>
Wed, 8 Oct 2014 20:26:58 +0000 (22:26 +0200)
committerEric Anholt <eric@anholt.net>
Wed, 8 Oct 2014 20:47:39 +0000 (22:47 +0200)
commit9773d4590817f3714065b2e8c301c34aa40e30c1
tree51846164257ead52a11c5ad48a5c900c9b7a5d41
parent4e50a32be6343bdcdbdb9e163bb3402216c72496
vc4: Fix scalar math opcodes to replicate their result from the X channel.

Thanks to robclark for pointing out that I was probably failing to do this
when I reported a "bug" in his lowering code.
src/gallium/drivers/vc4/vc4_program.c