bevy/crates/bevy_ui/src/render
Rob Parrett 6475268351 Fix hardcoded texture bind group index in bevy_ui (#3905)
# Objective

While looking at #3896, I noticed the same error in the equivalent location in `bevy_ui`.

## Solution

Fix it in the same way.
2022-02-12 00:22:10 +00:00
..
camera.rs Partially document bevy_ui (#3526) 2022-01-07 22:20:34 +00:00
mod.rs Add headless mode (#3439) 2022-01-08 10:39:43 +00:00
pipeline.rs Prepare crevice for vendored release (#3394) 2021-12-23 22:49:12 +00:00
render_pass.rs Fix hardcoded texture bind group index in bevy_ui (#3905) 2022-02-12 00:22:10 +00:00
ui.wgsl Update wgpu to 0.12 and naga to 0.8 (#3375) 2021-12-19 03:03:06 +00:00