GPU Debugger

https://gpuopen.com/presentations/2019/digital-dragons-2019-make-your-game-friendly.pdf

https://graphics.stanford.edu/~mdfisher/GPUView.html

https://gpuopen.com/gaming-product/radeon-gpu-profiler-rgp/

https://developer.nvidia.com/nsight-aftermath

https://devblogs.microsoft.com/pix/

https://renderdoc.org/

https://gpuopen.com/gaming-product/amd-gpu-services-ags-library/

BuildBot

The AMD GPU Services (AGS) library provides software developers with the ability to query AMD GPU software and hardware state information that is not normally available through standard operating systems or graphic APIs. AGS includes support for querying graphics driver version info, GPU performance, Crossfire™ (AMD’s multi-GPU rendering technology) configuration info, and Eyefinity (AMD’s multi-display rendering technology) configuration info. AGS also exposes the explicit Crossfire API extension, GCN shader extensions, and additional extensions supported in the AMD drivers for DirectX® 11 and DirectX 12.

原文地址:https://www.cnblogs.com/minggoddess/p/11377261.html