Skip to content

Commit

Permalink
[wgsl-in] Unify ConcreteConstructor and ConcreteConstructorHandle.
Browse files Browse the repository at this point in the history
Replace the `ConcreteConstructor` and `ConcreteConstructorHandle`
types in `front::wgsl::lower::construction` with a single type
`Constructor` with a type parameter that determines how it refers to
Naga types.
  • Loading branch information
jimblandy committed Oct 24, 2023
1 parent 86b6db6 commit 787b9bf
Showing 1 changed file with 100 additions and 83 deletions.
Loading

0 comments on commit 787b9bf

Please sign in to comment.