Edit

Share via


Debugging shaders in Visual Studio

For debugging and profiling DirectX 12 games, Microsoft recommends PIX on Windows.

Visual Studio Graphics Diagnostics (VSGD) is an older tool available in Microsoft Visual Studio for recording and then analyzing rendering and performance problems in Direct3D apps. For more info about VSGD, see Debugging DirectX Graphics.