Hi all,
(Mac OS X, iOS apps)
Q. What does glDeleteTextures actually do, on the above platforms?
(The official documentation is... sparse, at best.)
In terms of mem management, do the textures actually get removed from the video card? (Or at least their space set to reusable?)
Cheers.