summaryrefslogtreecommitdiffstats
path: root/src/mesa
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2014-12-16 14:43:26 -0800
committerJason Ekstrand <[email protected]>2015-01-15 07:20:22 -0800
commit813316d1501e08da56a1021a7378d6b5e6371922 (patch)
tree462e2dbf902656740a8d8c4a769947a7991fed35 /src/mesa
parente2a8f9e5ccb136f1e9460255054e34c11a41a422 (diff)
nir/opcodes: Remove the per_component info field
Originally, this field was intended for determining if the given instruction acted per-component or if it had mismatching source and destination sizes that would have to be interpreted specially. However, we can easily derive this from output_size == 0, so it's not really that useful. Also, the values we were setting in nir_opcodes.h for this field were completely bogus and it was never used. Reviewed-by: Connor Abbott <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions