anv: emit 3DSTATE_HS for each primitive on gfx12
authorTapani Pälli <tapani.palli@intel.com>
Mon, 27 Feb 2023 11:19:26 +0000 (13:19 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 28 Feb 2023 08:07:01 +0000 (08:07 +0000)
commit75968398f37c91a14c0eaafcd16e24a8bf59ec11
tree1cb77a0a09eb4bb2c9dd3f4bf1332d376839a23e
parentdf9f71d7957444f84e416e8052fddaf71d0ca44f
anv: emit 3DSTATE_HS for each primitive on gfx12

This is Wa_16011107343, same workaround as commit 880a3efe6c2
but for gfx12.

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/21551>
src/intel/vulkan/genX_cmd_buffer.c