Unify tests for GLSL std450 extended instructions.
authorLei Zhang <antiagainst@google.com>
Wed, 26 Aug 2015 21:23:35 +0000 (17:23 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:52:01 +0000 (12:52 -0400)
commit65bfc4d585173027152dc4b0b0eccd7aefd1973d
treef806e70eda33562761151d73a016bbf185610262
parente5ae7f677f29e9b02846f11dd3a13c48f6c2c59e
Unify tests for GLSL std450 extended instructions.

Previously we had two tests: one checks test to binary, the other
checks round trip. This patch merges the check in the former to
the latter.
test/ExtInstGLSLstd450.cpp