wgpu/naga/tests
Jamie Nicol 00a6032eb7 [naga spv-out] Handle nested arrays when adding matrix decorations
Previously we only checked whether the outermost array's subtype was a
Matrix when determining whether to add ColMajor and MatrixStride
decorations, meaning arrays of arrays of matrices would not be
decorated.
2024-11-20 06:38:39 -08:00
..
in [wgsl-in] Reject invalid texture types for textureSampleBias (#6566) 2024-11-18 17:37:52 +01:00
out [naga spv-out] Handle nested arrays when adding matrix decorations 2024-11-20 06:38:39 -08:00
example_wgsl.rs [naga] Make the example_wgsl test build without wgsl-in feature. 2023-11-24 13:17:30 +01:00
root.rs [naga] Test CallResult and AtomicResult population. 2024-05-28 09:17:16 +02:00
snapshots.rs refactor(wgsl-in): track diagnostic directives in func. analysis 2024-11-12 08:49:02 -05:00
spirv_capabilities.rs Add cfg_alias indirection to Naga's x_out features 2024-07-09 09:53:39 +02:00
validation.rs Fixes crash when there's a missing texture argument (#6486) 2024-11-07 16:35:36 +01:00
wgsl_errors.rs [naga spv-out] Spill arrays and matrices for runtime indexing. 2024-10-11 08:27:15 -07:00