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

Improve shader support documentation #2501

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

cwfitzgerald
Copy link
Member

Connections

Closes #2500

Description

Improves the public facing documentation about our shader support.

Testing

@memoryruins should see if it's good enough :)

kvark I think this is uncontroversial, but wanted to get your double check on the cfg stuff. This seems to be the standard way of getting the "this is only available with X feature" and tokio and friends all use it.

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.

Reads well, thank you!

@kvark kvark enabled auto-merge (rebase) February 23, 2022 03:25
@kvark kvark merged commit 87102cc into gfx-rs:master Feb 23, 2022
@cwfitzgerald cwfitzgerald deleted the improve-shader-documentation branch February 23, 2022 03:32
@memoryruins
Copy link
Contributor

@cwfitzgerald you succinctly covered it all, even the rustdocs! the comment about HLSL->SPIR-V compilers is a great addition. ❤️

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.

Clarify wgpu's shader support in docs
3 participants