Skip to content

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

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

Closed
teoxoy opened this issue Nov 17, 2022 · 3 comments
Closed

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

teoxoy opened this issue Nov 17, 2022 · 3 comments
Assignees
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
@jimblandy jimblandy moved this to meta in WebGPU for Firefox Dec 13, 2023
@teoxoy teoxoy removed the status in WebGPU for Firefox Dec 14, 2023
@jimblandy
Copy link
Member

@teoxoy @ErichDonGubler @cwfitzgerald What do you think about just closing this? With #6833, we don't have anything that we're specifically aware of that needs to be fixed. It's not clear how valuable the metabug is any more.

@cwfitzgerald
Copy link
Member

Sounds good to me

@jimblandy
Copy link
Member

Okay, closing this, then.

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: Done
Development

No branches or pull requests

3 participants