Graphics Debugging with arguments

Hello,

I have question on how we start graphics debugging with arguments?
I know performance analysis can setup arguments and working directory, but graphics debugger is just run the application without any chance to setup any arguments.

Any help would be appreciated

Hi,

Right click on the project and select “Nsight user properties”, under there, you will see a field for setting the arguments.
Thanks