SPV 1.4: Add testing infrastructure for SPV 1.4 tests.
authorJohn Kessenich <cepheus@frii.com>
Fri, 4 Jan 2019 10:10:53 +0000 (17:10 +0700)
committerJohn Kessenich <cepheus@frii.com>
Fri, 10 May 2019 06:02:45 +0000 (00:02 -0600)
commitcfea59d357b81ae6533f655aedd08cb45d81402c
treee21d3901c49974d278c9531cec953950380ff259
parent7c7731ecbb7a8acb95f763c1acdf2d9ea105acbd
SPV 1.4: Add testing infrastructure for SPV 1.4 tests.

This includes the test for the first feature of OpEntryPoint.
Test/baseResults/spv.1.4.OpEntryPoint.frag.out [new file with mode: 0644]
Test/spv.1.4.OpEntryPoint.frag [new file with mode: 0644]
gtests/AST.FromFile.cpp
gtests/Hlsl.FromFile.cpp
gtests/Spv.FromFile.cpp
gtests/TestFixture.h [changed mode: 0644->0755]