bevy/crates/bevy_render/src/render_resource
charlotte 059f662619
Upgrade to wgpu 23 (#15988)
Fixes https://github.com/bevyengine/bevy/issues/15893

---------

Co-authored-by: François Mockers <mockersf@gmail.com>
2024-11-05 22:46:20 +01:00
..
batched_uniform_buffer.rs Fix *most* clippy lints (#15906) 2024-10-14 20:52:35 +00:00
bind_group_entries.rs More #[doc(fake_variadic)] goodness (#16108) 2024-10-27 21:18:18 +01:00
bind_group_layout_entries.rs More #[doc(fake_variadic)] goodness (#16108) 2024-10-27 21:18:18 +01:00
bind_group_layout.rs Remove render_resource_wrapper (#15441) 2024-09-30 17:37:07 +00:00
bind_group.rs Upgrade to wgpu 23 (#15988) 2024-11-05 22:46:20 +01:00
buffer_vec.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
buffer.rs Remove render_resource_wrapper (#15441) 2024-09-30 17:37:07 +00:00
gpu_array_buffer.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
mod.rs Fix oit webgl (#15728) 2024-10-08 14:50:35 +00:00
pipeline_cache.rs Upgrade to wgpu 23 (#15988) 2024-11-05 22:46:20 +01:00
pipeline_specializer.rs Remove thiserror from bevy_render (#15765) 2024-10-09 14:26:28 +00:00
pipeline.rs Split out bevy_mesh from bevy_render (#15666) 2024-10-06 14:18:11 +00:00
resource_macros.rs Remove render_resource_wrapper (#15441) 2024-09-30 17:37:07 +00:00
shader.rs Remove thiserror from bevy_render (#15765) 2024-10-09 14:26:28 +00:00
storage_buffer.rs Use en-us locale for typos (#16037) 2024-10-20 18:55:17 +00:00
texture.rs Split off bevy_image from bevy_render (#15650) 2024-10-04 20:16:47 +00:00
uniform_buffer.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00