anv: implement occlusion query related Wa_14017076903
authorTapani Pälli <tapani.palli@intel.com>
Wed, 2 Nov 2022 10:38:52 +0000 (12:38 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 21 Mar 2023 12:56:51 +0000 (12:56 +0000)
commitc34916f841d35c6ec76981b0f56df25feef04b70
treebf6498d23a7eb353d9f2cfa43d864e7da7022e6b
parentc10a9372d6ec3511526a885a53cd841f25c83e2c
anv: implement occlusion query related Wa_14017076903

Fixes artifacts on some games that relied on occlusion query
results when no PS or depth buffers are bound.

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/21721>
src/intel/vulkan/genX_pipeline.c