diff options
author | Kenneth Graunke <[email protected]> | 2015-04-17 14:08:14 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-04-21 12:01:36 -0700 |
commit | 44461e70985278464f5c2ce89bda2336c7299b0b (patch) | |
tree | ce44a23e51844ffcc3c36da5949277baffc50559 /src/mesa/drivers/dri | |
parent | ed10f9cfad1a01226725d542155a240bcf70e9cb (diff) |
nir: Fix per-component negation in prog_to_nir's SWZ handling.
I missed the fact that the ARB_fragment_program SWZ instruction allows
per-component negation. To fix this, move Abs/Negate handling into both
the simple case and the SWZ case's per-component loop.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90000
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri')
0 files changed, 0 insertions, 0 deletions