diff options
author | Dave Airlie <[email protected]> | 2018-02-20 10:15:18 +1000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2018-03-20 16:57:22 +0000 |
commit | 72796340e4699c0cdc11707de5a73833a4714ed9 (patch) | |
tree | 9bf78f63fbb751c9dae58e076eea7eb401c31402 /doxygen | |
parent | 5b6b4e4f3871f9d3ba64ea2ca2921c3d722b47cd (diff) |
ac/nir: to integer the args to bcsel.
dEQP-VK.tessellation.invariance.outer_edge_symmetry.triangles_equal_spacing_ccw
was hitting an llvm assert due to one value being an int and the
other a float.
This just casts both values to integer and fixes the test.
Fixes: dEQP-VK.tessellation.invariance.outer_edge_symmetry.triangles_equal_spacing_ccw
Cc: [email protected]
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
(cherry picked from commit d5b2d7ed670e6b6a2d7a96e588cb3de852d0b289)
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions