android: fix vulkan build issues with anv_entrypoints
authorTapani Pälli <tapani.palli@intel.com>
Thu, 23 Mar 2017 10:48:34 +0000 (12:48 +0200)
committerTapani Pälli <tapani.palli@intel.com>
Thu, 23 Mar 2017 12:04:44 +0000 (14:04 +0200)
commitbcae4eb502615cc9e5dff5d071c96e6e975a0576
tree2215042b011ceaabcc4021627a65bbc195fa45e3
parent0ff8ac1b55dcc489e73ba6cfaa1ab872b4b9eb0b
android: fix vulkan build issues with anv_entrypoints

Patch fixes entrypoint generation for libmesa_anv_entrypoints that
still used old style of calling generator script.

Also small fixes to libmesa_vulkan_common where there was a typo
in target name (vulknan) and files were generated to wrong folder.

Fixes: 8211e3e6 ("anv: Generate anv_entrypoints header and code in one command")
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Acked-by: Emil Velikov <emil.velikov@collabora.com>
src/intel/Android.vulkan.mk