anv: Delete anv_instance::mesh_conv_prim_attrs_to_vert_attrs

Never used.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41535>
This commit is contained in:
Kenneth Graunke 2026-04-12 00:33:41 -07:00 committed by Marge Bot
parent faede3c3c1
commit fe99b5a7d1

View file

@ -1766,7 +1766,6 @@ struct anv_instance {
struct driOptionCache dri_options;
struct driOptionCache available_dri_options;
int mesh_conv_prim_attrs_to_vert_attrs;
bool enable_tbimr;
bool enable_vf_distribution;
bool enable_te_distribution;