Talk:Mipmap

From OpenGL Wiki
Revision as of 09:26, 11 December 2019 by Lucmaa (talk | contribs) (Created page with "Mipmaps will necessarily add the footprint of memory which is more scarce resource against the processors. Is it possible that the required mipmap levels are generated immedia...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Mipmaps will necessarily add the footprint of memory which is more scarce resource against the processors. Is it possible that the required mipmap levels are generated immediately in view of increasing GPU computing power? --Lucmaa (talk) 09:26, 11 December 2019 (UTC)