Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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