Fix #1331: Emit SPV_GOOGLE_hlsl_functionality1 for counters.
authorJohn Kessenich <cepheus@frii.com>
Fri, 6 Apr 2018 01:35:38 +0000 (19:35 -0600)
committerJohn Kessenich <cepheus@frii.com>
Fri, 6 Apr 2018 01:35:38 +0000 (19:35 -0600)
commitf52b63812a22f0dfcf01fbc0b87510fb4d1b6fe1
treecbfcaad4ae7276a1e68bf1b1ef6dbeef3e2fbd79
parent7f0bcfd8d844c0d76c2c7e7d8daed6167bc053ea
Fix #1331: Emit SPV_GOOGLE_hlsl_functionality1 for counters.

It was missing when there were no semantics.
SPIRV/GlslangToSpv.cpp
Test/baseResults/hlsl.noSemantic.functionality1.comp.out [new file with mode: 0644]
Test/hlsl.noSemantic.functionality1.comp [new file with mode: 0644]
Test/runtests