Added the initial set of glsl450 instructions.
authorAndrew Woloszyn <awoloszyn@google.com>
Fri, 21 Aug 2015 17:39:34 +0000 (13:39 -0400)
committerDejan Mircevski <deki@google.com>
Mon, 24 Aug 2015 19:04:49 +0000 (15:04 -0400)
commit1d2a87ed1b711944e50da798ad481beb486e7296
treed4d597ce141f2ea6c1fa01e208b8c87e4539f642
parentfb76d81aa01411be27be71767b13dae076d31974
Added the initial set of glsl450 instructions.

Also rewrote the extended-instruction tests so that they would actually
make sure that the instruction actually appears in the output.
source/ext_inst.cpp
test/BinaryToText.cpp
test/TestFixture.h
test/TextToBinary.cpp
test/UnitSPIRV.h