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
In SPIR-V, OpEntryPoint lists the global variables used for inputs & outputs of a function.
Current WGSL spec doesn't have that. What is the suggested conversion to SPIR-V?