compiler: Add the rest of the subpassInput types
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 15 Nov 2016 02:11:07 +0000 (18:11 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 22 Nov 2016 21:02:29 +0000 (13:02 -0800)
commit111d57e7d297a0736f83b3f710f9294981c48b2e
tree44561e1bf60541a73b8f0b50b4cbec2cae54a3ba
parent7a2cfd4adb891fb93e84fd8aedfbe387a8a2c781
compiler: Add the rest of the subpassInput types

There are actually 6 of them according to the GL_KHR_vulkan_glsl spec.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/compiler/builtin_type_macros.h
src/compiler/glsl_types.cpp
src/compiler/glsl_types.h
src/mesa/program/prog_to_nir.c