mirror of
https://github.com/KhronosGroup/SPIRV-Cross.git
synced 2024-11-15 16:30:08 +00:00
8b236f24f1
We made the mistake of registering a dependency on the atomic variable even if the atomic result was forced to a temporary. There is no need to register reads from atomic variables like this as we always force atomic results to a temporary and argument read/writes do not need to be tracked. |
||
---|---|---|
.. | ||
asm | ||
comp | ||
frag | ||
vert | ||
vulkan/frag |