[Mesa-dev] [PATCH] anv: Feed vk_android_native_buffer.xml to generators (v2)

Chad Versace chadversary at chromium.org
Thu Sep 14 21:19:15 UTC 2017


OOPS. Ignore this. This message has the wrong In-Reply-To.

On Thu 14 Sep 2017, Chad Versace wrote:
> 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 at intel.com> (v1)
> ---
>  src/intel/Android.vulkan.mk        |  5 ++++-
>  src/intel/Makefile.vulkan.am       | 17 +++++++++++++----
>  src/intel/vulkan/anv_extensions.py | 12 +++++++++++-
>  3 files changed, 28 insertions(+), 6 deletions(-)


More information about the mesa-dev mailing list