wgpu/naga/src
2024-11-14 07:56:22 -05:00
..
arena [naga spv-out] Spill arrays and matrices for runtime indexing. 2024-10-11 08:27:15 -07:00
back chore: satisfy unused_qualifications (again) 2024-11-14 07:56:22 -05:00
compact refactor(naga)!: remove FunctionTracer::overrides 2024-07-24 13:42:04 -04:00
front feat(wgsl-in): add unimpl. diag. for compound stmt. @diagnostic(…)s 2024-11-13 08:59:25 -05:00
keywords Add cfg_alias indirection to Naga's x_out features 2024-07-09 09:53:39 +02:00
proc fix(const_eval): don't panic when a vecN constructor's arg. count is less than N (#6508) 2024-11-12 12:44:02 +00:00
valid chore: revert removal of DISABLE_UNIFORMITY_REQ_FOR_FRAGMENT_STAGE (#6534) 2024-11-13 07:03:16 -05:00
block.rs [naga] Let filter_emits_with_block operate on a &mut Block. 2024-04-05 18:07:41 +02:00
diagnostic_filter.rs feat(wgsl-in): add @diagnostic(…) checks on global decls. 2024-11-13 08:59:25 -05:00
error.rs fix(naga): use Diagnostic from inner in valid. err. presentation 2024-10-22 14:42:27 -04:00
lib.rs refactor(wgsl-in): track diagnostic directives in func. analysis 2024-11-12 08:49:02 -05:00
non_max_u32.rs [naga] Manually implement serde traits for NonMaxU32. 2024-06-21 10:09:03 +02:00
span.rs fix(naga): use Diagnostic from inner in valid. err. presentation 2024-10-22 14:42:27 -04:00