diff options
author | Matt Turner <[email protected]> | 2015-11-02 11:28:35 -0800 |
---|---|---|
committer | Matt Turner <[email protected]> | 2015-11-19 11:12:24 -0800 |
commit | 9b978046eb1d1657060365e8dcde4aad41b50af9 (patch) | |
tree | 49a9b4d1d707364be0cf7b9632e3c56ba535ed28 /autogen.sh | |
parent | 3ccc41ecfc5e9345a1c291748d8840984f7413ae (diff) |
i965/fs: Use brw_imm_uw().
W/UW immediates are 16-bits, but those 16-bits must be replicated
in the high 16-bits of the 32-bit field.
Remove the useless W/UW immediate saturating code, since we'll now be
using the appropriate immediate (and W/UW immediates in the IR can now
no longer be larger than 16-bits).
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions