mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 23:04:07 +00:00
6405dcf611
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`. |
||
---|---|---|
.. | ||
analysis | ||
dot | ||
glsl | ||
hlsl | ||
ir | ||
msl | ||
spv | ||
wgsl |