diff options
author | Jason Ekstrand <[email protected]> | 2016-01-06 15:30:37 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-01-07 16:14:25 -0800 |
commit | b0d4ee520e20444172d088d11260e656fc1cf12d (patch) | |
tree | 0a619398df5cec228947214a93d8a96f5b8a7308 /src/glsl/nir/nir_opt_undef.c | |
parent | 67b31b3c59a3b950897709d6c472348c4e12951c (diff) |
nir/opcodes: Fix up uadd_carry and usub_borrow
Both were defined as returning bool but the gpu_shader5 functions are
defined to return int. Also, we had the parameters for usub borrwo
backwards in the folding expression.
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/glsl/nir/nir_opt_undef.c')
0 files changed, 0 insertions, 0 deletions