bevy/crates/bevy_render/src/render_resource
danieleades d8974e7c3d small and mostly pointless refactoring (#2934)
What is says on the tin.

This has got more to do with making `clippy` slightly more *quiet* than it does with changing anything that might greatly impact readability or performance.

that said, deriving `Default` for a couple of structs is a nice easy win
2022-02-13 22:33:55 +00:00
..
bind_group.rs Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00
bind_group_layout.rs Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00
buffer.rs small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
buffer_vec.rs Add 2d meshes and materials (#3460) 2022-01-08 01:29:08 +00:00
mod.rs Naga export (#3714) 2022-01-31 00:32:47 +00:00
pipeline.rs doc: remove mention of void return type in entry_point docs (#3881) 2022-02-07 22:07:43 +00:00
pipeline_cache.rs include sources in shader validation error (#3724) 2022-02-04 03:37:38 +00:00
pipeline_specializer.rs Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00
shader.rs small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
texture.rs Fix doc_markdown lints in bevy_render (#3479) 2022-01-09 11:09:46 +00:00
uniform_vec.rs Prepare crevice for vendored release (#3394) 2021-12-23 22:49:12 +00:00