wgpu/wgpu-core/src
Jinlei Li 33f94c7c84
Implement view_formats for SurfaceConfiguration (#3409)
Co-authored-by: Teodor Tanasoaia <28601907+teoxoy@users.noreply.github.com>
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
2023-01-25 21:04:41 +00:00
..
command validate the number of color_attachments in begin_render_pass (#3404) 2023-01-25 14:48:27 -05:00
device Implement view_formats for SurfaceConfiguration (#3409) 2023-01-25 21:04:41 +00:00
init_tracker Add view_formats in TextureDescriptor (#3237) 2023-01-18 16:03:56 -05:00
track Make sure all doctests and tests in wgpu-types run 2022-12-21 17:24:46 -05:00
binding_model.rs Improve dynamic offset binding errors (#3294) 2022-12-15 00:53:42 +00:00
conv.rs Implement queue.copy_external_image_to_texture for WebGL2 and improve WebGPU Impl (#3288) 2023-01-24 18:44:15 +00:00
error.rs Implement missing PrettyError impls (#3066) 2022-10-05 18:43:52 -04:00
hub.rs Updated Dxc integration for DX12 backend (#3356) 2023-01-18 21:25:56 +00:00
id.rs Make ObjectId structure and invariants idiomatic (#3347) 2023-01-04 15:13:59 -05:00
instance.rs Add create_surface_from_surface_handle (#3225) 2023-01-19 11:16:11 -05:00
lib.rs Context dynamic dispatch (#3051) 2022-12-19 19:17:19 -05:00
pipeline.rs validate the number of color_attachments in begin_render_pass (#3404) 2023-01-25 14:48:27 -05:00
present.rs Implement view_formats for SurfaceConfiguration (#3409) 2023-01-25 21:04:41 +00:00
resource.rs move require_downlevel_flags(VIEW_FORMATS)? from create_texture_view() to create_texture() (#3420) 2023-01-25 17:33:58 +01:00
validation.rs Update naga to 1be8024. (#3405) 2023-01-19 15:25:25 +00:00