func.shader: add tests for undefined dual-source blend outputs
nir_opt_undef will eliminate outputs if undef is written to them. This can cause problems.
Adds func.shader.dualsrc_mrt0_undef and func.shader.dualsrc_mrt1_undef.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
nir_opt_undef will eliminate outputs if undef is written to them. This can cause problems.
Adds func.shader.dualsrc_mrt0_undef and func.shader.dualsrc_mrt1_undef.