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

Update binding_array related Capabilities #4407

Open
teoxoy opened this issue Dec 6, 2022 · 0 comments
Open

Update binding_array related Capabilities #4407

teoxoy opened this issue Dec 6, 2022 · 0 comments
Labels
area: validation Issues related to validation, diagnostics, and error handling naga Shader Translator

Comments

@teoxoy
Copy link
Member

teoxoy commented Dec 6, 2022

  • add Capabilities::TEXTURE_AND_SAMPLER_BINDING_ARRAY
  • add Capabilities::BUFFER_BINDING_ARRAY
  • add Capabilities::STORAGE_TEXTURE_BINDING_ARRAY
  • add Capabilities::STORAGE_BUFFER_BINDING_ARRAY
  • remove Capabilities::UNIFORM_BUFFER_AND_STORAGE_TEXTURE_ARRAY_NON_UNIFORM_INDEXING
  • remove Capabilities::SAMPLED_TEXTURE_AND_STORAGE_BUFFER_ARRAY_NON_UNIFORM_INDEXING
  • remove Capabilities::SAMPLER_NON_UNIFORM_INDEXING
  • add Capabilities::TEXTURE_AND_SAMPLER_BINDING_ARRAY_NON_UNIFORM_INDEXING
  • add Capabilities::BUFFER_BINDING_ARRAY_NON_UNIFORM_INDEXING
  • add Capabilities::STORAGE_TEXTURE_BINDING_ARRAY_NON_UNIFORM_INDEXING
  • add Capabilities::STORAGE_BUFFER_BINDING_ARRAY_NON_UNIFORM_INDEXING
@teoxoy teoxoy added the area: validation Issues related to validation, diagnostics, and error handling label Dec 6, 2022
@teoxoy teoxoy changed the title Add binding_array related Capabilities Update binding_array related Capabilities Dec 6, 2022
@cwfitzgerald cwfitzgerald transferred this issue from gfx-rs/naga Oct 25, 2023
@cwfitzgerald cwfitzgerald added the naga Shader Translator label Oct 25, 2023
@teoxoy teoxoy added this to the WebGPU Specification V1 milestone Nov 3, 2023
@jimblandy jimblandy moved this to One day in WebGPU for Firefox Dec 12, 2023
@teoxoy teoxoy removed the status in WebGPU for Firefox Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: validation Issues related to validation, diagnostics, and error handling naga Shader Translator
Projects
Status: No status
Development

No branches or pull requests

2 participants