Skip to content

nir: Add posibility to not lower to source mod 'abs' for ops with three sources

Gert Wollny requested to merge gerddie/mesa:nir-source-mods-disable-abs into master

This is useful for r600 since there the abs source modifier is not supported for ops with three sources.

Merge request reports