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
It would be great if I could configure breakpoints in the shader debugger to not break, but only increase their hit count.
I guess with that would come a little debugger UI revamp, i.e. add a little additional breakpoint panel which lists all breakpoints, let's me enable and disable them and show me the current hit count.
Description
It would be great if I could configure breakpoints in the shader debugger to not break, but only increase their hit count.
I guess with that would come a little debugger UI revamp, i.e. add a little additional breakpoint panel which lists all breakpoints, let's me enable and disable them and show me the current hit count.
https://docs.microsoft.com/en-us/visualstudio/debugger/using-breakpoints?view=vs-2019
https://renderdoc.org/docs/how/how_debug_shader.html
The text was updated successfully, but these errors were encountered: