diff options
author | Jason Ekstrand <[email protected]> | 2017-09-01 22:37:42 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-11-07 10:37:52 -0800 |
commit | 103081c9a9912a11b47077b8e25efdbbb3d65e10 (patch) | |
tree | d23bbf7e605e0322650915059244a5a215f8365a /src/intel/genxml | |
parent | ebaee9da4adaad10e1c46bdd2f5521175ea04044 (diff) |
intel/fs: Retype dest to match value in read[First]Invocation
This is what we really wanted all along. Always retyping to D works
because that's what get_nir_src() always gives us, at least for 32-bit
types. The SPIR-V variants of these operations accept arbitrary types
and we need this if we're going to handle 64 or 16-bit values.
Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to 'src/intel/genxml')
0 files changed, 0 insertions, 0 deletions