Skip to content

nir: skip bcsel with non-trivial swizzle in opt_simplify_bcsel_of_phi()

Rhys Perry requested to merge pendingchaos/mesa:nir_bcsel_of_phi_swizzle into master

Fixes validation error in a Dota 2 shader.

Merge request reports