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
For some compute shaders, multiple invocations may be run. The debugger goes through each and dutifully stops on each invocation when a breakpoint is set.
Add functionality to specify which invocations are relevant.