diff options
author | Jason Ekstrand <[email protected]> | 2017-08-27 21:48:03 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-11-07 10:37:52 -0800 |
commit | ec8c6649f17ab9790eaddf56a043abb3316aad48 (patch) | |
tree | 7dd897deb1a115737ec6606221ee8062685f1b4a /Android.common.mk | |
parent | 030d2b5016360caf44ebfa3f6951a6d676316a89 (diff) |
i965/fs/nir: Minor refactor of store_output
Stop retyping the output of shuffle_64bit_data_for_32bit_write. It's
always BRW_REGISTER_TYPE_D which is perfectly fine for writing out.
Also, when we change get_nir_src to return something with a 64-bit type
for 64-bit values, the retyping will not be at all what we want. Also,
retyping the output based on src.type before we whack it back to 32 bits
is a problem because the output is always 32 bits.
Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to 'Android.common.mk')
0 files changed, 0 insertions, 0 deletions