mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-15 09:58:05 +02:00
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:
parent
faede3c3c1
commit
fe99b5a7d1
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue