wgpu/naga/tests/out
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
..
analysis [naga] Manually implement serde traits for NonMaxU32. 2024-06-21 10:09:03 +02:00
dot [naga] Use new NonMaxU32 type for Handle indices. 2024-06-21 10:09:03 +02:00
glsl Add parsing support for un/pack4xI/U8 2024-05-14 17:57:04 +02:00
hlsl [naga hlsl-out] Use Baked for baked expressions. 2024-06-21 09:56:40 +02:00
ir [naga spv-in] Adjust types of globals used by atomic instructions. 2024-06-21 21:51:25 -07:00
msl Add support for 64 bit integer atomic operations in shaders. 2024-06-08 18:36:26 -07:00
spv Fix double decoration if a binding array contains a struct with a runtime array (#5776) 2024-06-10 11:20:33 +02:00
wgsl Add support for 64 bit integer atomic operations in shaders. 2024-06-08 18:36:26 -07:00