nir/spirv: Add string lookup tables for a couple of SPIR-V enums
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 2 Jun 2016 21:06:30 +0000 (14:06 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 4 Jun 2016 02:29:28 +0000 (19:29 -0700)
commit2e46a5d1551854b98b0ca3c773a17f3ea5d2f7c6
tree32fce550ff5babfaf03c359b95d1bfd5b4776e19
parent5a1e56f344c0007f877ada78721c33d4fe61419a
nir/spirv: Add string lookup tables for a couple of SPIR-V enums

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Cc: "12.0" <mesa-stable@lists.freedesktop.org>
src/compiler/Makefile.sources
src/compiler/spirv/spirv_info.c [new file with mode: 0644]
src/compiler/spirv/spirv_info.h [new file with mode: 0644]