开发者

OpenGL Video Memory Usage

开发者 https://www.devze.com 2022-12-15 00:48 出处:网络
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 sug开发者_高级运维gestions on other platforms as we

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 sug开发者_高级运维gestions on other platforms as well.


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消