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

Add defaults to new limits and correct older ones #2303

Merged
merged 1 commit into from
Dec 18, 2021
Merged

Add defaults to new limits and correct older ones #2303

merged 1 commit into from
Dec 18, 2021

Conversation

MultisampledNight
Copy link
Contributor

Connections
Note on Matrix about missing defaults

Description
This adds defaults to the new limits max_inter_stage_shader_components, max_compute_workgroup_storage_size and max_compute_invocations_per_workgroup, as all other limits had their default documented. Also, some incorrect (probably out-of-sync and one copy-paste error) default documentations have been corrected to match their actual value in the Default implementation for Limits.

Testing
As this is a doc-only change, cargo doc succeeds.

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.

Wonderful!

@kvark kvark enabled auto-merge (rebase) December 18, 2021 22:19
@kvark kvark added the PR: needs back-porting PR with a fix that needs to land on crates label Dec 18, 2021
@kvark kvark merged commit b19288a into gfx-rs:master Dec 18, 2021
@kvark kvark removed the PR: needs back-porting PR with a fix that needs to land on crates label Dec 29, 2021
cwfitzgerald pushed a commit that referenced this pull request Oct 25, 2023
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