mirror of
https://github.com/KhronosGroup/SPIRV-Cross.git
synced 2024-11-16 00:40: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. |
||
---|---|---|
.. | ||
arithmetic-conversion-signs.asm.comp | ||
atomic-result-temporary.asm.comp | ||
constant-composite-undef.asm.comp | ||
glsl-signed-operations.asm.comp | ||
storage-buffer-pointer-argument.asm.comp | ||
variable-pointers.asm.comp |