nir: Add the start of a format conversion helper header
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 20 Oct 2017 16:35:48 +0000 (09:35 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 9 May 2018 18:16:33 +0000 (11:16 -0700)
commit2fdd966e3dd1d984229a62272b42f6b3bc46486c
tree374b2bfc2cb43cb7322ac2f47d1e479c0154e6e7
parent906c32ce875b8d0aec73d226aae15eadcfc5f457
nir: Add the start of a format conversion helper header

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/compiler/Makefile.sources
src/compiler/nir/meson.build
src/compiler/nir/nir_format_convert.h [new file with mode: 0644]