Skip to content

ati_fragment_shader: Test alpha channel with fog

Miklós Máté requested to merge mtmkls/piglit:atifs-fog into master

As with fixed-function, fog should not affect the alpha channel.

The updated test catches the regression introduced by the st-atifs-nir rework.

Merge request reports