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

Bugfix/20 #41

Merged
merged 3 commits into from
Mar 31, 2023
Merged

Bugfix/20 #41

merged 3 commits into from
Mar 31, 2023

Conversation

bbredesen
Copy link
Owner

Adds support for a new command line flag "api", default value is "vulkan". 1.3.242 introduced the new vulkansc (safety critical) api to the XML, which caused duplicate definitions of struct members, data types, command parameters, etc.

Fixes #20 - Duplicate struct members due to new vulkansc api

Also fixes #40 - Exceptions for new Metal types needed for new mac platform commands/structs

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.

Exceptions needed for new Metal types in 1.3.242 Duplicate struct members when generating on darwin
1 participant