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

Implement WGSL abstract types #2494

Closed
jimblandy opened this issue Sep 20, 2023 · 2 comments
Closed

Implement WGSL abstract types #2494

jimblandy opened this issue Sep 20, 2023 · 2 comments
Assignees
Labels
area: front-end Input formats for conversion kind: feature New feature or request lang: WGSL WebGPU shading language

Comments

@jimblandy
Copy link
Member

Naga needs to implement the AbstractInt and AbstractFloat types, along with the automatic conversions that turn them into concrete types.

@jimblandy jimblandy added kind: feature New feature or request lang: WGSL WebGPU shading language area: front-end Input formats for conversion labels Sep 20, 2023
@jimblandy jimblandy added this to the WGSL Specification V1 milestone Sep 20, 2023
@jimblandy jimblandy self-assigned this Sep 20, 2023
@teoxoy
Copy link
Member

teoxoy commented Sep 21, 2023

Related: gfx-rs/wgpu#4400

@jimblandy
Copy link
Member Author

Closing as duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: front-end Input formats for conversion kind: feature New feature or request lang: WGSL WebGPU shading language
Projects
None yet
Development

No branches or pull requests

2 participants