Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse <feature> element inside interface items #33

Merged
merged 2 commits into from
Aug 24, 2024

Conversation

MarijnS95
Copy link
Contributor

Vulkan 1.3.294 added a new <feature name="x" struct="y"> element to <require> and <remove> to define which flag in a feature struct needs to be turned on to use a certain subset of API defined inside an extension or Vulkan feature API (where the subset is grouped by the <require> element).

KhronosGroup/Vulkan-Docs@fb9f45c#diff-a53ddc6f1c14c9bd4dad7279a1866ffc4f9f3141fd30212d5f1faf4c2b12c284
KhronosGroup/Vulkan-Headers#498

@MarijnS95 MarijnS95 force-pushed the interface-item-feature branch from b6fbcc5 to e39d0c7 Compare August 23, 2024 13:35
Vulkan `1.3.294` added a new `<feature name="x" struct="y">` element
to `<require>` and `<remove>` to define which flag in a feature struct
needs to be turned on to use a certain subset of API defined inside
an extension or Vulkan feature API (where the subset is grouped by the
`<require>` element).

KhronosGroup/Vulkan-Docs@fb9f45c#diff-a53ddc6f1c14c9bd4dad7279a1866ffc4f9f3141fd30212d5f1faf4c2b12c284
KhronosGroup/Vulkan-Headers#498
@MarijnS95 MarijnS95 force-pushed the interface-item-feature branch from e39d0c7 to d467347 Compare August 23, 2024 13:37
@krolli krolli merged commit d467347 into krolli:master Aug 24, 2024
@MarijnS95 MarijnS95 deleted the interface-item-feature branch August 24, 2024 18:12
MarijnS95 added a commit to ash-rs/ash that referenced this pull request Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants