mirror of
https://github.com/bevyengine/bevy
synced 2024-12-22 19:13:08 +00:00
7163aabf29
# Objective - When adding/removing bindings in large binding lists, git would generate very difficult-to-read diffs ## Solution - Move the `@group(X) @binding(Y)` into the same line as the binding type declaration |
||
---|---|---|
.. | ||
mod.rs | ||
prepass.wgsl | ||
prepass_bindings.wgsl | ||
prepass_utils.wgsl |