Expand description
Texture creation and usage
Re-exports§
pub use crate::pixel::Rgba8Unorm;
Modules§
- Typed pixel formats. More information on these can be found here
Structs§
- Static image. Can be loaded from various of formats.
- Generics-free texture builder. Struct for staging data in preparation of building a
Texture
Enums§
- Number of mip levels
Functions§
- Calculate the number of mip levels for a 2D image with given dimensions