Talk:Mipmap: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
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..."
(No difference)

Revision as of 09:26, 11 December 2019

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)