Skip to content

add manifest-file configuration option to BuildArgs#51

Merged
schell merged 1 commit intoRust-GPU:mainfrom
SiebenCorgie:feature-rename-manifest
Feb 28, 2025
Merged

add manifest-file configuration option to BuildArgs#51
schell merged 1 commit intoRust-GPU:mainfrom
SiebenCorgie:feature-rename-manifest

Conversation

@SiebenCorgie
Copy link
Contributor

This adds an option to the BuildArgs to rename mainfest files. The default case stays manifest.json.

Currently, the name is hardcoded to manifest.json, which becomes a problem when you collect all your SPIR-V fragments in one place. This way you can still use manifest files to parse your entrypoints.

Copy link
Collaborator

@schell schell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea! Thanks for the contribution :)

@SiebenCorgie SiebenCorgie force-pushed the feature-rename-manifest branch from c87be19 to d85dd2d Compare February 27, 2025 10:43
@schell schell merged commit e08d597 into Rust-GPU:main Feb 28, 2025
4 checks passed
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