OpenGL Video Memory Usage
Asked Answered
A

1

7

is there an API or profiler application that can track the video memory usage of my application?

I am using C++/OpenGL on Windows, but I am open to suggestions on other platforms as well.

Atmo answered 26/12, 2009 at 11:8 Comment(0)
C
5

On Mac OS X you have OpenGL Profiler.app, which comes with the Developer Tools (on the OS DVD or from http://developer.apple.com)

On Windows you could try gDEBugger - a good commercial OpenGL Profiling tool.

Coleridge answered 26/12, 2009 at 11:12 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.