diff options
author | Kenneth Graunke <[email protected]> | 2016-07-15 17:53:13 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2016-07-15 19:42:43 -0700 |
commit | aa6f60f844f3834fd89d35d8bfe6aa88a288d4fe (patch) | |
tree | 345ea37f0792785954910eab94228bc33adbc099 /src/mesa | |
parent | da3d4a4c564813487f6e31f6e90efb797a713152 (diff) |
nir: Use dest.ssa.num_components rather than intrin->num_components.
I recently refactored this to share code between load and atomic
lowering. loads used intrin->num_components, while atomics used
intrin->dest.ssa.num_components. They should be equivalent, but
Jason wanted me to use the latter. I missed applying his review.
Signed-off-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions