Move tests for GLSL std450 instructions to a separate file.
authorLei Zhang <antiagainst@google.com>
Wed, 26 Aug 2015 14:52:19 +0000 (10:52 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:52:01 +0000 (12:52 -0400)
commit0e149d7cc463b8435e1f8369a9d920a8558bfb01
tree7186061e79075c5a010c65a95f12ee2187843b10
parenta5c171544ba60b42fd2027f3f20f4d55981747ea
Move tests for GLSL std450 instructions to a separate file.
CMakeLists.txt
test/BinaryToText.cpp
test/ExtInstGLSLstd450.cpp [new file with mode: 0644]
test/TextToBinary.cpp