anv: Generate anv_entrypoints header and code in one command
authorDylan Baker <dylan@pnwbakers.com>
Fri, 3 Mar 2017 22:22:44 +0000 (14:22 -0800)
committerDylan Baker <dylan@pnwbakers.com>
Wed, 22 Mar 2017 23:22:00 +0000 (16:22 -0700)
commit8211e3e60d941ed62c4a0d22de3967a8ded7d805
treedc8b5e9b1a51b572931e8998656738465328de7f
parent383032c70068938575f609fef0d442ba3e4d7c68
anv: Generate anv_entrypoints header and code in one command

This produces the header and the code in one command, saving the need to
call the same script twice, which parses the same XML file.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
src/intel/Android.vulkan.mk
src/intel/Makefile.vulkan.am
src/intel/vulkan/anv_entrypoints_gen.py