SPV: Correct semantics of atomic-counter decrement.
authorJohn Kessenich <cepheus@frii.com>
Sat, 7 Oct 2017 03:21:48 +0000 (21:21 -0600)
committerJohn Kessenich <cepheus@frii.com>
Sat, 7 Oct 2017 03:21:48 +0000 (21:21 -0600)
commit48d6e798bc76b8e58be844a8cef8bc6f843a909e
tree83ef21aa2469c1553626660c94971bbdc27448f9
parent592e8f0441dacb65cbf308ee858f64e8e5092e4e
SPV: Correct semantics of atomic-counter decrement.

The semantics differ between GLSL/HLSL and SPIR-V.
Translate between these.
SPIRV/GlslangToSpv.cpp
Test/baseResults/spv.atomic.comp.out
glslang/Include/intermediate.h