nir/spirv: Complete the list of capabilities
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 2 Jun 2016 20:43:19 +0000 (13:43 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 4 Jun 2016 02:29:28 +0000 (19:29 -0700)
commit5a1e56f344c0007f877ada78721c33d4fe61419a
tree8c2884aa4f50123b386e29a1affa6a9beb12808b
parent9fa958e95b9ffd61283d20d5d14a0ac007c1def7
nir/spirv: Complete the list of capabilities

Previously we supported a subset of capabilities and just left a default
case for the others.  It's time to stop being lazy and actually audit the
capabilities.  This should bring them up-to-date with reality.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Cc: "12.0" <mesa-stable@lists.freedesktop.org>
src/compiler/spirv/spirv_to_nir.c