anv: fix dynamic sample locations on Gen7/7.5
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 15 Mar 2022 22:25:17 +0000 (00:25 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 24 Mar 2022 10:49:07 +0000 (10:49 +0000)
commit6f5f817c0fa414d23b7e843fc27237053b072a2c
tree059155e394fc0634f7fcd39284e3b08e4d6e1e9c
parent8ad78671b334b1f1798d9aff48abdd543b2348bd
anv: fix dynamic sample locations on Gen7/7.5

3DSTATE_MULTISAMPLE should be baked into the pipeline if not dynamic.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 27ee40f4c9d8 ("anv: Add support for sample locations")
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15310>
src/intel/vulkan/genX_pipeline.c