android: anv: eliminate libmesa_anv_entrypoints
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 20 Jun 2019 10:13:36 +0000 (18:13 +0800)
committerMauro Rossi <issor.oruam@gmail.com>
Wed, 10 Jul 2019 06:56:16 +0000 (08:56 +0200)
commit5cb61f27d0b9e34c149775483873cfbdb4db8774
treef0c94b45e9c80a92aa2ad24c19d32fc4aaf89f9a
parent4338e08bd699ac5461532256469b4e79920063e9
android: anv: eliminate libmesa_anv_entrypoints

The dummy library libmesa_anv_entrypoints is totally unnecessary.
The four VULKAN_GENERATED_FILES could be generated and built in
libmesa_vulkan_common directly. The libraries using the generated
headers should get it via the exported include path.

Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
Acked-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Emil Velikov <emil.velikov@collabora.com>
src/intel/Android.vulkan.mk