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

extensions/ext: Add VK_EXT_pipeline_properties device extension #622

Merged
merged 2 commits into from
May 6, 2023

Conversation

MarijnS95
Copy link
Collaborator

@MarijnS95 MarijnS95 commented May 10, 2022

Includes generator support to emit traits for command params with validstructs attribute, and (unsafely) implements said trait for every struct listed in that attribute.

@MarijnS95
Copy link
Collaborator Author

Finally putting krolli/vk-parse#24 to use :)

ash/src/vk/extensions.rs Outdated Show resolved Hide resolved
ash/src/vk/extensions.rs Outdated Show resolved Hide resolved
ash/src/vk/extensions.rs Outdated Show resolved Hide resolved
@MarijnS95 MarijnS95 force-pushed the ext-pipeline-properties branch 2 times, most recently from f6537f3 to e3034e3 Compare April 2, 2023 22:15
@MarijnS95 MarijnS95 force-pushed the ext-pipeline-properties branch 6 times, most recently from dace1a6 to 8fcce16 Compare April 3, 2023 22:34
@MarijnS95 MarijnS95 merged commit f840977 into master May 6, 2023
@MarijnS95 MarijnS95 deleted the ext-pipeline-properties branch May 6, 2023 18:30
MarijnS95 added a commit that referenced this pull request May 6, 2023
* extensions/ext: Add VK_EXT_pipeline_properties device extension

* Generate traits and impls for all `validstructs` on command parameters
MarijnS95 added a commit that referenced this pull request May 6, 2023
* extensions/ext: Add VK_EXT_pipeline_properties device extension

* Generate traits and impls for all `validstructs` on command parameters
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.

3 participants