compiler/types: Add a contains_64bit helper
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 12 Feb 2019 19:03:34 +0000 (13:03 -0600)
committerJason Ekstrand <jason@jlekstrand.net>
Thu, 21 Feb 2019 00:08:42 +0000 (00:08 +0000)
commit30b548fc6258e9a72722f511e377cf4716fd443c
treea32276740d415e1e38efe55d1db892bf93330479
parent323958908e5f98d7d9c7cee0797ad365adb4e19e
compiler/types: Add a contains_64bit helper

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
src/compiler/glsl_types.cpp
src/compiler/glsl_types.h
src/compiler/nir_types.cpp
src/compiler/nir_types.h