Hi,
How can I check how much video memory my app is using and if I ran into paging if it is too high?
Thomas
A fast, easy to use, free, and community supported 2D game engine
Hi,
How can I check how much video memory my app is using and if I ran into paging if it is too high?
Thomas
ok found it by google:
http://blog.zincroe.com/2009/04/how-to-check-iphone-texture-memory-usage-with-instruments/
someone know how we can do that with snow leopard xcode?
For me, on Snow Leopard it depends what device I have connected. A 3gs is resource bytes whereas a 1st gen iPod Touch is still GART resident - I assume it is something to do with the different GPUs.
You must log in to post.