radv: rebase radv_entrypoints_gen.py on anv_entrypoints_gen.py
authorDylan Baker <dylan@pnwbakers.com>
Thu, 20 Jul 2017 00:53:42 +0000 (17:53 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Fri, 21 Jul 2017 21:27:02 +0000 (14:27 -0700)
commit59a141c95a7f4008ba5d5d7804fa75e6b8604a06
tree033c98374919b6112875a79d70b59e0bf43dedca
parentbf24c3539e4b6989512968cae12da2f88d2c53e9
radv: rebase radv_entrypoints_gen.py on anv_entrypoints_gen.py

The two generators forked from each other, and they remain basically the
same. This rebases the radv version on the anv version, but with the
radv changes ported over. The result is that we get rid of the "cat |"
madness and gain mako, correct "generated by" attributions, and write
files out directly.

The only differences between the output is whitespace and comments.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Acked-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/Makefile.am
src/amd/vulkan/radv_entrypoints_gen.py