wgpu/naga/src
2024-08-19 14:38:20 +01:00
..
arena [naga] Use HandleSet in Validator::needs_visit. 2024-06-25 09:34:30 +02:00
back Fix hlsl image type conversion (#6123) 2024-08-19 10:24:40 +02:00
compact refactor(naga)!: remove FunctionTracer::overrides 2024-07-24 13:42:04 -04:00
front Reduce code size of error handling 2024-08-19 14:38:20 +01:00
keywords Add cfg_alias indirection to Naga's x_out features 2024-07-09 09:53:39 +02:00
proc Rg11b10Float -> Rg11b10UFloat and deduplicate entries in TEXTURE_FORMAT_LIST (#6108) 2024-08-13 08:28:55 +00:00
valid chore: satisfy clippy::collapsible_match 2024-08-13 08:42:41 +01:00
block.rs [naga] Let filter_emits_with_block operate on a &mut Block. 2024-04-05 18:07:41 +02:00
error.rs chore: apply unused_qualifications lint via cargo +1.78.0 fix && cargo fmt 2024-05-13 10:10:54 -04:00
lib.rs Rg11b10Float -> Rg11b10UFloat and deduplicate entries in TEXTURE_FORMAT_LIST (#6108) 2024-08-13 08:28:55 +00:00
non_max_u32.rs [naga] Manually implement serde traits for NonMaxU32. 2024-06-21 10:09:03 +02:00
span.rs Add get_compilation_info (#5410) 2024-04-29 11:35:36 +02:00