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

[wgsl-in] Implement automatic type conversions (abstract types) #4400

Open
teoxoy opened this issue Nov 17, 2022 · 0 comments
Open

[wgsl-in] Implement automatic type conversions (abstract types) #4400

teoxoy opened this issue Nov 17, 2022 · 0 comments
Labels
area: naga front-end lang: WGSL WebGPU Shading Language naga Shader Translator type: enhancement New feature or request

Comments

@teoxoy
Copy link
Member

teoxoy commented Nov 17, 2022

https://gpuweb.github.io/gpuweb/wgsl/#conversion-rank

@teoxoy teoxoy added lang: WGSL WebGPU Shading Language area: naga front-end type: enhancement New feature or request labels Nov 17, 2022
@teoxoy teoxoy self-assigned this Nov 24, 2022
sagudev referenced this issue in sagudev/dom-examples Jun 17, 2023
Without this, webgpu compute example does not work in Firefox, because naga (wgsl parsing library used in Firefox) [does not support automatic type conversations](https://github.com/gfx-rs/naga/issues/2127) yet.
@jimblandy jimblandy changed the title [wgsl-in] Implement automatic type conversions [wgsl-in] Implement automatic type conversions (abstract types) Sep 21, 2023
@cwfitzgerald cwfitzgerald added the naga Shader Translator label Oct 25, 2023
@cwfitzgerald cwfitzgerald transferred this issue from gfx-rs/naga Oct 25, 2023
@teoxoy teoxoy removed their assignment Nov 3, 2023
@teoxoy teoxoy added this to the WebGPU Specification V1 milestone Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: naga front-end lang: WGSL WebGPU Shading Language naga Shader Translator type: enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants