nir: Add GLSL_TYPE_INT64 and GLSL_TYPE_UINT64 to glsl_get_bit_size
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 1 Sep 2016 21:11:32 +0000 (14:11 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 20 Jan 2017 23:41:23 +0000 (15:41 -0800)
commit48e122244b05415204ef28107286d099f17da56b
tree3c3c2a7608e84cc967093540b736967bbfa7c5de
parent81952814a37ecdbf112454eb7cb0cec090887a8a
nir: Add GLSL_TYPE_INT64 and GLSL_TYPE_UINT64 to glsl_get_bit_size

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
src/compiler/nir_types.h