6

How to query GPU Usage in DirectX? Specifically DirectX 11. If someone ever did it, could you provide me the code snippet?

Vertexwahn
  • 7,709
  • 6
  • 64
  • 90
  • 1
    Can you specify what you want to do? U can use visual studio to profile the gpu and capture frames if this is what you need. – MHGameWork May 05 '13 at 15:03
  • 2
    Here -> http://processhacker.sourceforge.net/forums/viewtopic.php?t=325 D3DKMTQueryStatistics is used. Not sure what they mean with ExtendedTools (see the last postings) – Vertexwahn May 09 '13 at 14:19

1 Answers1