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

Require new Capabilities::BINDING_ARRAY for binding_array type. #2505

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jimblandy
Copy link
Member

Introduce a new Capabilities::BINDING_ARRAY flag, which enables use of the Naga TypeInner::BindingArray type.

Adjust tests that exercise binding arrays to pass this flag.

Introduce a new `Capabilities::BINDING_ARRAY` flag, which enables use
of the Naga `TypeInner::BindingArray` type.

Adjust tests that exercise binding arrays to pass this flag.
@jimblandy jimblandy marked this pull request as draft September 25, 2023 15:56
@cwfitzgerald
Copy link
Member

Hello, thank you for your PR against Naga!

As part of gfx-rs/wgpu#4231, we have moved development of Naga into the wgpu repository in the Naga subfolder. We have transferred all issues, but we are unable to automatically transfer PRs.

As such, please recreate your PR against the wgpu repository. We apologize for the inconvenience this causes, but will make contributing to both projects more streamlined going forward.

We are leaving PRs open, but once they are transferred, please close the original Naga PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants