anv: get rid of genX(emit_multisample)
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 1 Aug 2023 09:18:53 +0000 (12:18 +0300)
committerMarge Bot <emma+marge@anholt.net>
Sat, 12 Aug 2023 13:49:32 +0000 (13:49 +0000)
commit705840d417c8c3a971d81b09de1d1b594ef49f7e
treeea406a915916a5caa702d67dbc8bd5b02ce1c77d
parenteef54f31756b910dce1ae7dca8fcbd4e458bc75c
anv: get rid of genX(emit_multisample)

The initialization can be simplified and the real programming moved
over to genX_pipeline.c

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24632>
src/intel/vulkan/anv_genX.h
src/intel/vulkan/genX_pipeline.c
src/intel/vulkan/genX_state.c