anv: take primitive ID override to account Wa_14015297576
authorTapani Pälli <tapani.palli@intel.com>
Tue, 4 Apr 2023 05:40:34 +0000 (08:40 +0300)
committerTapani Pälli <tapani.palli@intel.com>
Tue, 4 Apr 2023 07:41:58 +0000 (10:41 +0300)
commit98c6db3fc8013fc0edee503c6b732b929e9aafb2
treef4ad68b97abbd4c6455d7a13bf64691bdc04bb9e
parente84cf80fe158bb1ec0bd4ce72fee72c566388ee1
anv: take primitive ID override to account Wa_14015297576

Commit ca4ec49b0e0 took primitive ID override fields in to use, this
has to be checked as part of Wa_14015297576.

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/22282>
src/intel/vulkan/anv_private.h
src/intel/vulkan/genX_pipeline.c
src/intel/vulkan/gfx8_cmd_buffer.c