HLSL: Fix #902: Incorrect protection against zero arguments.
authorJohn Kessenich <cepheus@frii.com>
Wed, 24 May 2017 22:02:56 +0000 (16:02 -0600)
committerJohn Kessenich <cepheus@frii.com>
Wed, 24 May 2017 22:02:56 +0000 (16:02 -0600)
commit6e2295d34092d7483eb99b0dbd748aca125c34af
tree7cb08bb781c28a1175d28061bdebb55d292eac37
parent2c6f48b1f613c3161ff7052e831249be0307cbaa
HLSL: Fix #902: Incorrect protection against zero arguments.
Test/baseResults/hlsl.function.frag.out [new file with mode: 0755]
Test/hlsl.function.frag [new file with mode: 0644]
gtests/Hlsl.FromFile.cpp
hlsl/hlslParseHelper.cpp