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
{{ message }}
This repository was archived by the owner on Oct 31, 2025. It is now read-only.
Expected Behaviour
The function
is expected to be emitted as a
NoInlinetagged spirV function, but it gets inlined.Fix
This can be fixed by cloning the constant, which results in the function actually being emitted like this:
compiles to