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

Add support for Vulkan-1.3.219 validstructs attribute on <param> #24

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

MarijnS95
Copy link
Contributor

We invented this attribute to denote for a param of type VkBaseInStructure and VkBaseOutStructure what types are allowed to be passed into it, either directly or through the pNext chain of another struct (ignoring structextends).

@MarijnS95 MarijnS95 closed this Jul 1, 2022
We invented this attribute to denote for a param of type
`VkBaseInStructure` and `VkBaseOutStructure` what types are allowed to
be passed into it, either directly or through the `pNext` chain of
another struct (ignoring `structextends`).
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