bevy/pipelined/bevy_sprite2/src/render
Robert Swain 65e834ce8d Use crevice std140_size_static everywhere (#3168)
# Objective

- Use `std140_size_static()` everywhere instead of manual sizes as the crevice rewrite appears to have fixed all the problems as it claimed to do.

I've tested `3d_scene_pipelined`, `bevymark_pipelined`, and `load_gltf_pipelined` and all three look fine.
2021-11-22 21:44:05 +00:00
..
mod.rs Use crevice std140_size_static everywhere (#3168) 2021-11-22 21:44:05 +00:00
sprite.wgsl Sprite Batching (#3060) 2021-11-04 20:28:53 +00:00