commit | ec9619a83e0b7827fbb2c91b00ff88f323131f63 | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason@jlekstrand.net> | Fri Oct 01 12:19:12 2021 -0500 |
committer | Marge Bot <eric+marge@anholt.net> | Mon Oct 04 22:42:32 2021 +0000 |
tree | d4258a25cfff66d296f0bf7a3333ea7733a19569 | |
parent | b86da01c54cab6016e460e50c9e7c2c8c0ca6360 [diff] |
vulkan/physical_device_features: Drop some unnecessary dependencies None of these are actually used. We parse the XML bare and don't need any extension or entrypoint information. Reviewed-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/13150>