diff options
author | Dave Airlie <[email protected]> | 2015-02-18 10:13:20 +1000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-02-27 23:14:00 +0000 |
commit | c0f425bb813729ac9b4589c8a717ed27ba5998b9 (patch) | |
tree | 359fdcdf15f2ebb2f87948c7fb712ed8f2e8d2bb /src/gallium/drivers/r600/r700_sq.h | |
parent | 7c448551eb246c2f5eb836e372f131dd2dd147ba (diff) |
r600g/sb: treat undefined values like constants
When we schedule an instructions with undefined value, we
eventually will use 0, which is a constant, however sb wasn't
taking this into account and creating ops with illegal scalar
swizzles.
this replaces my fix for op3 in t slots.
Reviewed-by: Glenn Kennard <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
(cherry picked from commit e8e4437ed0660b3f1d1912f53d997cf5e25f486d)
Diffstat (limited to 'src/gallium/drivers/r600/r700_sq.h')
0 files changed, 0 insertions, 0 deletions