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

[wgsl-in] Implement while loop #1787

Merged
merged 1 commit into from
Mar 23, 2022
Merged

[wgsl-in] Implement while loop #1787

merged 1 commit into from
Mar 23, 2022

Conversation

teoxoy
Copy link
Member

@teoxoy teoxoy commented Mar 22, 2022

closes #1721

Implemented while loop as per spec.

Copy link
Member

@kvark kvark left a comment

Choose a reason for hiding this comment

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

Very nice, thank you!

@kvark kvark merged commit cf992a9 into gfx-rs:master Mar 23, 2022
@teoxoy teoxoy deleted the while-loop branch March 23, 2022 09:44
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.

While loop in WGSL
2 participants