wgpu/naga/src
2024-10-23 11:20:17 -04:00
..
arena [naga spv-out] Spill arrays and matrices for runtime indexing. 2024-10-11 08:27:15 -07:00
back [hlsl-out] add support for restricting indexing to avoid OOB accesses 2024-10-23 16:51:44 +02:00
compact refactor(naga)!: remove FunctionTracer::overrides 2024-07-24 13:42:04 -04:00
front docs(naga): docs. link for language_extension mod. 2024-10-23 11:20:17 -04:00
keywords Add cfg_alias indirection to Naga's x_out features 2024-07-09 09:53:39 +02:00
proc refactor access_needs_check to take a reference to the expression arena 2024-10-23 16:51:44 +02:00
valid [naga spv-out] Spill arrays and matrices for runtime indexing. 2024-10-11 08:27:15 -07:00
block.rs [naga] Let filter_emits_with_block operate on a &mut Block. 2024-04-05 18:07:41 +02:00
error.rs fix(naga): use Diagnostic from inner in valid. err. presentation 2024-10-22 14:42:27 -04:00
lib.rs [naga] added DrawID (#6325) 2024-10-08 13:00:00 +00: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