anv: Feed vk_android_native_buffer.xml to generators (v2)
authorChad Versace <chadversary@chromium.org>
Tue, 22 Aug 2017 23:26:03 +0000 (16:26 -0700)
committerChad Versace <chadversary@chromium.org>
Mon, 18 Sep 2017 21:26:54 +0000 (14:26 -0700)
commit39c9d435364a30a97b64c2b6388081cdcefbf683
treef4fbd7f4364421df0b31d3d909ee864f4c1b39e7
parent6a5ff18039d0c35e79ac24ceae2479d5c7c85bd3
anv: Feed vk_android_native_buffer.xml to generators (v2)

Feed the XML to anv_extensions.py and anv_entrypoints_gen.py.
Do it on all platforms, not just Android. Tested on Android and Fedora.

We always parse the Android XML, regardless of target platform, to
help reduce the chance that people working on non-Android break the
Android build.

v2:
  - Squash in Tapani's changes to Android.*.mk.

Reviewed-by: Tapani Pälli <tapani.palli@intel.com> (v1)
src/intel/Android.vulkan.mk
src/intel/Makefile.vulkan.am
src/intel/vulkan/anv_extensions.py