anv: Drop dead code that sets the L3BypassDisable field
authorSagar Ghuge <sagar.ghuge@intel.com>
Tue, 28 Mar 2023 20:03:15 +0000 (13:03 -0700)
committerMarge Bot <emma+marge@anholt.net>
Tue, 4 Apr 2023 17:39:20 +0000 (17:39 +0000)
commit10fc12fd175c2081d27b60b83776598a66e60188
treec9adcf0ac28f5313432c4e3c2304fc63e2d503b0
parente3b172d75da61a0bd5b0acab15991a1e47e86bf3
anv: Drop dead code that sets the L3BypassDisable field

These helper functions will only get invoked for GFX < 11 and the
L3BypassDisable field is present starting from GFX12+.

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22275>
src/intel/vulkan/genX_cmd_draw_helpers.h