nir: Get rid of the C++ NIR_SRC/DEST_INIT macros
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 13 Feb 2016 05:34:59 +0000 (21:34 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 13 Feb 2016 05:35:02 +0000 (21:35 -0800)
commit88042b9f1087460e3c1a7cf81a29aa536572bc17
tree560ddf4b02e742dd898652bf5a0352a52c18e1aa
parentc136672c593399e831db0da8b8cc6d8a5d73c1d3
nir: Get rid of the C++ NIR_SRC/DEST_INIT macros

These were originally added to reduce compiler warnings but aren't really
needed.  Getting rid of them reduces the diff between the Vulkan branch and
master, so we might as well.
src/compiler/nir/nir.h