Consistently include latest spirv.h header file.
authorDavid Neto <dneto@google.com>
Mon, 12 Feb 2018 15:45:39 +0000 (10:45 -0500)
committerDavid Neto <dneto@google.com>
Tue, 27 Feb 2018 23:47:29 +0000 (18:47 -0500)
commit0c13467161842389a5270e5a0e2a6c9e9be487a5
tree9e487aee080f0fea1ac8613f9640ff4d36fa6e41
parent802cf053c797741008cc35bc3b2a2a926edd463d
Consistently include latest spirv.h header file.

Use indirection through latest_version_spirv.h

Also, when generating enum tables, use the unified1 JSON grammar since
it now has FragmentFullyCoveredEXT but the other JSON grammars don't.
They are starting to fall behind.
source/CMakeLists.txt
source/binary.cpp
source/enum_string_mapping.h
source/name_mapper.cpp
source/opt/const_folding_rules.h
tools/stats/stats_analyzer.cpp