On Wed, May 18, 2016 at 6:00 PM, Kenneth Graunke wrote:
> The original value might have been swizzled. That's taken care of in
> the fmul source - we don't want to reswizzle it again.
>
> Fixes validation failures in glsl-derivs-varyings on a branch of mine
> which uses this pass in i965.
>
> Sig
The original value might have been swizzled. That's taken care of in
the fmul source - we don't want to reswizzle it again.
Fixes validation failures in glsl-derivs-varyings on a branch of mine
which uses this pass in i965.
Signed-off-by: Kenneth Graunke
---
src/compiler/nir/nir_lower_wpos_ytr