anv/entrypoints: Stop using the C preprocessor
authorJason Ekstrand <jason@jlekstrand.net>
Mon, 6 Jun 2016 21:29:19 +0000 (14:29 -0700)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 7 Jun 2016 11:30:25 +0000 (12:30 +0100)
commitd1e141a661b4ba7ffb0eac61d3288de76b4a8af1
tree2fc402f2627204b2195822077756d86637585c5d
parentd1a53f91ee950720b54c35b7d61f0213659533de
anv/entrypoints: Stop using the C preprocessor

Now that we emit guards for everything, we can just generate the files and
trust build flags to keep us safe.  This should also fix the tarball
problems.

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/intel/vulkan/Makefile.am