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

[naga] Add some documentation for the uniformity analysis. #5437

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

jimblandy
Copy link
Member

This is Naga's classic, over-conservative, non-standard-compliant uniformity analysis. But it's still good to know what the heck it's doing.

This is Naga's classic, over-conservative, non-standard-compliant
uniformity analysis. But it's still good to know what the heck it's
doing.
@jimblandy jimblandy added area: documentation Documentation for crate items, public or private naga Shader Translator area: naga processing Passes over IR in the middle labels Mar 25, 2024
@jimblandy jimblandy self-assigned this Mar 25, 2024
@jimblandy jimblandy requested a review from a team March 25, 2024 21:58
@teoxoy teoxoy merged commit c613fbb into gfx-rs:trunk Mar 28, 2024
27 checks passed
@jimblandy jimblandy deleted the naga-analyzer-docs branch March 31, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation Documentation for crate items, public or private area: naga processing Passes over IR in the middle naga Shader Translator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants