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:
committed by
Marge Bot
parent
e7aeed1f09
commit
f2eea4ec6d
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user