diff options
author | Jordan Justen <[email protected]> | 2016-01-31 18:28:42 -0800 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2016-02-26 12:03:56 -0800 |
commit | 7428e6f86ab5022ba07f562e124642245c63a72f (patch) | |
tree | c0169ddcb5584e27a9c57512d75ebda902fe8a83 /src/mesa/drivers/common | |
parent | aad48f86911998ab4164c9bbd091709bf5dd94a7 (diff) |
i965: Set dest type to UW for several send messages
Without this, on SIMD 16 the send instruction destination will appear
to write more than one destination register, causing the simulator to
report an error.
Of course, the send instruction can actually write more than one
destination register regardless of the type set for the destination,
so this is a bit strange.
Suggested-by: Kenneth Graunke <[email protected]>
Signed-off-by: Jordan Justen <[email protected]>
Reviewed-by: Francisco Jerez <[email protected]>
Diffstat (limited to 'src/mesa/drivers/common')
0 files changed, 0 insertions, 0 deletions