nvk: Set correct multisample regs for graphics pipelines
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Tue, 31 Jan 2023 02:12:02 +0000 (20:12 -0600)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:32:01 +0000 (21:32 +0000)
commit55278fe2b8ede4a930b3d08cc1e037f31006c9d9
treefcc7ce25724db4f2ec885f064f818b3171ab337f
parent0842cae0818e1d35a02dc3dcb61929df87a1eccf
nvk: Set correct multisample regs for graphics pipelines

This adds SAMPLE_MASK_*, ANTI_ALIAS_CONTROL, and drops ANTI_ALIAS which
we set in BeginRendering().

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/vulkan/nvk_graphics_pipeline.c
src/nouveau/vulkan/nvk_shader.c
src/nouveau/vulkan/nvk_shader.h