bevy/crates/bevy_render/src/texture
davier 8acb0d2012 Fix cargo doc warnings (#1640)
Fixes all warnings from `cargo doc --all`.
Those related to code blocks were introduced in #1612, but re-formatting using the experimental features in `rustfmt.toml` doesn't seem to reintroduce them.
2021-03-13 18:23:38 +00:00
..
hdr_texture_loader.rs Extend the Texture asset type to support 3D data (#903) 2020-11-22 12:04:47 -08:00
image_texture_conversion.rs convert grayscale images to rgb (#1524) 2021-03-03 21:20:45 +00:00
image_texture_loader.rs Glb textures should use bevy_render to load images (#1454) 2021-03-03 21:36:16 +00:00
mod.rs Glb textures should use bevy_render to load images (#1454) 2021-03-03 21:36:16 +00:00
sampler_descriptor.rs Update to wgpu-rs 0.7 (#542) 2021-01-31 20:06:42 -08:00
texture.rs format comments (#1612) 2021-03-11 00:27:30 +00:00
texture_descriptor.rs Fix cargo doc warnings (#1640) 2021-03-13 18:23:38 +00:00
texture_dimension.rs format comments (#1612) 2021-03-11 00:27:30 +00:00