wgpu/wgpu-core/src
2023-02-20 15:35:58 +01:00
..
command Support stencil-only views and copying to/from combined depth-stencil textures (#3436) 2023-02-15 16:20:22 -05:00
device Set the new naga capabilities (#3494) 2023-02-16 22:43:38 -05:00
init_tracker Add view_formats in TextureDescriptor (#3237) 2023-01-18 16:03:56 -05:00
track Change type of mip_level_count and array_layer_count (members of TextureViewDescriptor and ImageSubresourceRange) from Option<NonZeroU32> to Option<u32> (#3445) 2023-02-03 15:03:34 +01:00
binding_model.rs Improve dynamic offset binding errors (#3294) 2022-12-15 00:53:42 +00:00
conv.rs Remove emscripten crate features (#3467) 2023-02-15 21:46:00 +00:00
error.rs fix clippy for rust 1.67 (#3435) 2023-02-01 23:06:03 +01:00
hub.rs fix clippy for rust 1.67 (#3435) 2023-02-01 23:06:03 +01:00
id.rs Make ObjectId structure and invariants idiomatic (#3347) 2023-01-04 15:13:59 -05:00
instance.rs Work around a clippy error (#3505) 2023-02-20 15:35:58 +01:00
lib.rs fix clippy for rust 1.67 (#3435) 2023-02-01 23:06:03 +01:00
pipeline.rs fix clippy for rust 1.67 (#3435) 2023-02-01 23:06:03 +01:00
present.rs Implement view_formats for SurfaceConfiguration (#3409) 2023-01-25 21:04:41 +00:00
resource.rs Support stencil-only views and copying to/from combined depth-stencil textures (#3436) 2023-02-15 16:20:22 -05:00
validation.rs Update naga to 1be8024. (#3405) 2023-01-19 15:25:25 +00:00