Advanced API Performance: Debugging

Originally published at: Advanced API Performance: Debugging | NVIDIA Technical Blog

NVIDIA offers a large suite of tools for graphics debugging, including NVIDIA Nsight System for CPU debugging, and Nsight Graphics for GPU debugging. Nsight Aftermath is useful for analyzing crash dumps.  Recommended Always check the validation layers and make sure they don’t output any errors. Use Nsight Aftermath for detailed DirectX 12 or Vulkan GPU…