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

Panic structurization #2

Merged
merged 11 commits into from
Sep 23, 2024
Merged

Conversation

Firestar99
Copy link
Member

@Firestar99 Firestar99 commented Sep 23, 2024

These are a bunch of structurization improvements by @eddyb that mainly improve the way instructions that exit the invocation are handled. This includes OpKill (discard; in glsl), rust panics and yet to be merged OpEmitMeshTasksEXT of task shaders.

Changelog

[PR#2](https://github.com/Rust-GPU/spirt/pull/2) improve structurization of instructions that exit the invocation, like `OpKill` (`discard;` in glsl) and rust panics

@Firestar99 Firestar99 marked this pull request as ready for review September 23, 2024 10:19
@LegNeato
Copy link
Collaborator

Lint errors are existing and can be fixed in future PRs.

@LegNeato LegNeato merged commit 39140c7 into Rust-GPU:main Sep 23, 2024
5 of 6 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.

3 participants