Most I used on-demand mipmapping but today I switched to full textures and wonder about the lower memory usage:
on-demand mipmapping (8bit) ... 7860MB
full texture (8bit) ... 6470MB
I tough on-demand mipmapping is for saving memory and now I see it increase the memory usage. Any ideas what happens here?
on-demand mipmapping (8bit) ... 7860MB
full texture (8bit) ... 6470MB
I tough on-demand mipmapping is for saving memory and now I see it increase the memory usage. Any ideas what happens here?
Comment