nir/spirv: Get rid of the spirv2nir helper binary
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 25 Mar 2016 21:40:57 +0000 (14:40 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 26 Mar 2016 04:35:41 +0000 (21:35 -0700)
commit98522c1853eac22b3501e8739020b362786d1811
tree1bc325d5bddfdc2231f8ea4f4a1ec023dc352169
parent0e82896a116ea0212dfcb13fb1456c93732d8564
nir/spirv: Get rid of the spirv2nir helper binary

This was useful once upon a time but now that we have a real Vulkan driver
to run our SPIR-V binaries through, there's really no point.
src/compiler/Makefile.am
src/compiler/nir/spirv2nir.c [deleted file]