HLSL: Add shape conversions for return values.
authorJohn Kessenich <cepheus@frii.com>
Thu, 6 Oct 2016 22:56:54 +0000 (16:56 -0600)
committerJohn Kessenich <cepheus@frii.com>
Thu, 6 Oct 2016 22:56:54 +0000 (16:56 -0600)
commit087a454af2ffedbb7bdf4656e1ea0ca05025f7dd
treee914249e7dbf4ae2ba98550c2e85627b88d04769
parented33e057628ff29215a298d1ce96ee365eaaea76
HLSL: Add shape conversions for return values.
Test/baseResults/hlsl.shapeConvRet.frag.out [new file with mode: 0755]
Test/hlsl.shapeConvRet.frag [new file with mode: 0755]
glslang/Include/revision.h
glslang/MachineIndependent/Intermediate.cpp
gtests/Hlsl.FromFile.cpp
hlsl/hlslParseHelper.cpp