Generate mipmaps automatically #578
Labels
cat:performance
performance
cat:refactor
refactor/clean up/simplifications/etc.
diff:advanced
advanced skills required
feat:rendergraph
rendergraph
feat:rendering
rendering
Is your feature request related to a problem?
Once we are rendering with textures, we should use mipmaps.
Description
Alternatives
If we don't use mipmaps, we don't have optimal performance when using textures for rendering
Affected Code
The rendergraph, texture, sampler and other rendering code
Operating System
All
Additional Context
https://vulkan-tutorial.com/Generating_Mipmaps
The text was updated successfully, but these errors were encountered: