You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[spirv] Use sequential container for ivars (#4129)
To ensure a deterministic order of the interface variable in
OpEntryPoint, use a SetVector to hold them.
Fixes#4088
Co-authored-by: Natalie Chouinard <[email protected]>
0 commit comments