anv: remove pipeline_stage unused field

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36711>
This commit is contained in:
Lionel Landwerlin
2024-08-07 22:12:10 +03:00
committed by Marge Bot
parent e7aeed1f09
commit f2eea4ec6d
-2
View File
@@ -264,8 +264,6 @@ struct anv_pipeline_stage {
struct anv_pipeline_bind_map bind_map;
bool uses_bt_for_push_descs;
union brw_any_prog_data prog_data;
uint32_t num_stats;