anv: rewrite Wa_18019816803 tracking to be more like state

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/29297>
This commit is contained in:
Lionel Landwerlin
2024-05-21 10:29:00 +03:00
committed by Marge Bot
parent f7e6609390
commit d98c47ccc3
4 changed files with 11 additions and 15 deletions
-1
View File
@@ -3371,7 +3371,6 @@ genX(CmdExecuteCommands)(
container->state.current_l3_config = NULL;
container->state.current_hash_scale = 0;
container->state.gfx.push_constant_stages = 0;
container->state.gfx.ds_write_state = false;
memset(&container->state.gfx.urb_cfg, 0, sizeof(struct intel_urb_config));