How to tell the graphic card memory usage?

1.5k Views Asked by At

My application seems to be slow, but in terms of CPU and RAM, it seems that it is OK. So, I want to know how much memory of the graphic card I am using. I've seen some questions about this on SO, but they talk about Linux or NVidia. I would like to have this information for ATI cards on Windows.

Thanks.

2

There are 2 best solutions below

1
On BEST ANSWER

How about the OpenGL debugger?

0
On

if you use OpenSceneGraph in order to render scene, there is a stats monitor that shows the usage of GPU.