bevy/crates/bevy_render/src/primitives
JMS55 a796d53a05
Meshlet prep (#11442)
# Objective

- Prep for https://github.com/bevyengine/bevy/pull/10164
- Make deferred_lighting_pass_id a ColorAttachment
- Correctly extract shadow view frusta so that the view uniforms get
populated
- Make some needed things public
- Misc formatting
2024-01-22 15:28:33 +00:00
..
mod.rs Meshlet prep (#11442) 2024-01-22 15:28:33 +00:00