Skip to content

Commit

Permalink
[wgsl-in] Unify ConcreteConstructor and ConcreteConstructorHandle. (#…
Browse files Browse the repository at this point in the history
…2577)

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 ada3cd8
Showing 1 changed file with 100 additions and 83 deletions.

0 comments on commit ada3cd8

Please sign in to comment.