How do I put a breakpoint in a HLSL/USF shader?

I see that I can embed debug information via fxc.exe, and Visual Studio has a Debug Graphics option, but it doesn’t seem to find the debug symbols for the HLSL or *.d3dasm files?

1 Like