HLSL: Change the final syntax-error printf to go to the infoLog.
authorJohn Kessenich <cepheus@frii.com>
Mon, 19 Sep 2016 20:56:55 +0000 (14:56 -0600)
committerJohn Kessenich <cepheus@frii.com>
Mon, 19 Sep 2016 20:56:55 +0000 (14:56 -0600)
commit142785f324009289f8187868ab4843761693d7a9
treec4b078d9ae3372f169c23a9552c83953755cbd2b
parent28b28140bb56aa89d2dfa72c199fb9c88276ee78
HLSL: Change the final syntax-error printf to go to the infoLog.

Fixes issue #510.
glslang/Include/revision.h
glslang/MachineIndependent/InfoSink.cpp
hlsl/hlslParseHelper.cpp