Open
Description
Rather than having ten separate FastHashSet
members, Naga's HLSL backend's Wrapped
type should track which wrapper functions have been generated by having an enum type with a variant for each type now used as a key in the current hash sets, and then simply having a single FastHashSet
that uses that enum as its member type.
Metadata
Assignees
Labels
Type
Projects
Status
Todo
Activity