compiler/types: Support [de]serializing void types
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 14 Sep 2017 23:49:14 +0000 (16:49 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Wed, 25 Oct 2017 19:36:21 +0000 (12:36 -0700)
commit23327af91c3ccb82be3a5de3ed1b2b3f49168d75
tree5f5f43fafb4aa46e5d2a2de6f137ea0ac0a48087
parentc1b84256ccc443a9792893bc780bba970c0dcd4e
compiler/types: Support [de]serializing void types

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/compiler/glsl_types.cpp