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

Convert Image<> parameters from enums to integers to make spirv-std build on stable #761

Merged
merged 3 commits into from
Oct 7, 2021

Conversation

khyperia
Copy link
Contributor

@khyperia khyperia commented Oct 7, 2021

This was causing considerable pain for ark. We can't use nightly features not behind a spirv gate anymore, but oh well I guess.

@khyperia khyperia requested a review from eddyb as a code owner October 7, 2021 10:23
@khyperia
Copy link
Contributor Author

khyperia commented Oct 7, 2021

Ah, hang on, don't merge yet, screwed something up...

edit: ah, was caught by CI anyway~. Fixed, all good now!

It's kernel-mode-only, and we won't ever support kernel mode.
@khyperia khyperia merged commit b692ab5 into main Oct 7, 2021
@khyperia khyperia deleted the stable-spirv-std branch October 7, 2021 11:28
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