wgpu/naga/tests
Schell Carl Scivally 6405dcf611 [naga spv-in] Adjust types of globals used by atomic instructions.
To support atomic instructions in the SPIR-V front end, observe which
global variables the input accesses using atomic instructions, and
adjust their types from ordinary scalars to atomic values.

See comments in `naga::front::atomic_upgrade`.
2024-06-21 21:51:25 -07:00
..
in [naga spv-in] Adjust types of globals used by atomic instructions. 2024-06-21 21:51:25 -07:00
out [naga spv-in] Adjust types of globals used by atomic instructions. 2024-06-21 21:51:25 -07: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 Add support for 64 bit integer atomic operations in shaders. 2024-06-08 18:36:26 -07:00
spirv_capabilities.rs Add shader I64 and U64 support (#5154) 2024-03-12 12:34:06 +01:00
validation.rs Add support for 64 bit integer atomic operations in shaders. 2024-06-08 18:36:26 -07:00
wgsl_errors.rs [wgsl-in] add support for override declarations (#4793) 2024-04-05 18:07:41 +02:00