wgpu/naga/tests
teoxoy 411c1e5b21 [spv-out] Decorate all non-uniform binding array access chains as NonUniform, not just buffer binding arrays.
Apply the `NonUniform` decoration to the results of all access chains rooted in binding arrays that use non-uniform values as indices, regardless of the binding array's element type and address space. Previously, Naga only decorated non-uniform access chains for binding arrays of buffers.
2023-12-07 19:01:04 +01:00
..
in [naga wgsl-in] Automatic conversions for local var initializers. 2023-12-06 10:35:21 +01:00
out [spv-out] Decorate all non-uniform binding array access chains as NonUniform, not just buffer binding arrays. 2023-12-07 19:01:04 +01: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 Move to A Single Example Executable (#4756) 2023-11-23 05:26:42 -05:00
snapshots.rs [naga wgsl-in] Automatic conversions for global var initializers. 2023-12-06 10:35:21 +01:00
spirv_capabilities.rs Move to A Single Example Executable (#4756) 2023-11-23 05:26:42 -05:00
wgsl_errors.rs [naga wgsl-in] Automatic conversions for global var initializers. 2023-12-06 10:35:21 +01:00