diff options
author | Samuel Iglesias Gonsálvez <[email protected]> | 2016-02-24 10:51:22 +0100 |
---|---|---|
committer | Samuel Iglesias Gonsálvez <[email protected]> | 2016-03-17 11:16:33 +0100 |
commit | c38a25af2f47c6de093c9b0ac0ccdfa9fe48007e (patch) | |
tree | ae6671b94eef601d4d71865db98dcbe446fe0176 /src/mesa/math | |
parent | 78f19194295e3ea3cf219c15bf67dcab5dea4a34 (diff) |
i965/nir: fix check to resolve booleans to work with sized nir_alu_type
As nir_alu_type has now embedded the data size, the check for the
instruction's output type (to see if a boolean resolve is required)
should ignore the data size part.
Signed-off-by: Samuel Iglesias Gonsálvez <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to 'src/mesa/math')
0 files changed, 0 insertions, 0 deletions