diff options
author | Samuel Pitoiset <[email protected]> | 2016-10-21 17:43:00 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2016-10-26 22:18:04 +0200 |
commit | 1ec7227d44dceae8de7b93f846bbd33d66007909 (patch) | |
tree | 4f4ea636e89292846236fd8f3f9f9a2bf2e401ad /src/intel/Android.mk | |
parent | aca491341b57fac05901943d693e264b589925f5 (diff) |
nvc0/ir: fix emission of SHLADD with NEG modifiers
This affects GF100:GK110 chipsets, but not GM107+ where the
logic is a bit different. The emitters tried to emit sub
instead of subr when src0 has a NEG modifier.
This fixes the following piglit tests glsl-fs-loop-nested
and glsl-vs-loop-nested.
Signed-off-by: Samuel Pitoiset <[email protected]>
Acked-by: Ilia Mirkin <[email protected]>
Cc: "13.0" <[email protected]>
Diffstat (limited to 'src/intel/Android.mk')
0 files changed, 0 insertions, 0 deletions