anv: emit sample mask state independent of fragment stage
authorTapani Pälli <tapani.palli@intel.com>
Thu, 8 Dec 2022 07:59:11 +0000 (09:59 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 9 Dec 2022 08:00:42 +0000 (08:00 +0000)
commit68ef0d84481fd92df6cde8935f079d958e6b36e9
treeec22efde2c49efcc72078e5c48413b8e2fb1d199
parent25a5d7ac0d59061556ae50642e7ba592359cc6d8
anv: emit sample mask state independent of fragment stage

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7861
Fixes: 9f6af43743d ("anv: dynamic multisample sample mask")
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20221>
src/intel/vulkan/gfx8_cmd_buffer.c