llvmpipe/fs: fix regression in sample mask handling from tgsi removal.
authorDave Airlie <airlied@redhat.com>
Tue, 26 Sep 2023 02:43:37 +0000 (12:43 +1000)
committerMarge Bot <emma+marge@anholt.net>
Tue, 26 Sep 2023 20:15:22 +0000 (20:15 +0000)
commit3e6938696aed4bb8f7106267c198fa79d2c6277c
tree10b56c27f3bb6e4a22df384f764ac12f9751a62c
parentb1e851d66c3a3e53f1a464023f675f3f6cbd3503
llvmpipe/fs: fix regression in sample mask handling from tgsi removal.

This got the bits the wrong way,
dEQP-VK.rasterization.frag_side_effects.color_at_beginning.sample_mask_after

Fixes: a63c2daf7ad7 ("llvmpipe/fs: start using nir info in some places.")
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25396>
src/gallium/drivers/llvmpipe/lp_state_fs.c
src/virtio/ci/venus-fails.txt