How do you query the amount of VRAM available when using DirectX?
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
According to Game Coding Complete 3, there are a few ways:
Look for a DX sample in March 08 or later SDK called 'VideoMemory'. |
|||||||
|
For DX9EX on Vista and later:
(from http://msdn.microsoft.com/en-us/library/bb174526(v=VS.85).aspx ) |
|||
|