diff options
author | Chad Versace <[email protected]> | 2017-08-22 16:23:26 -0700 |
---|---|---|
committer | Chad Versace <[email protected]> | 2017-09-18 14:26:54 -0700 |
commit | 6a5ff18039d0c35e79ac24ceae2479d5c7c85bd3 (patch) | |
tree | c47b398ddab8cd10807ee3f3f2e18428a66b82d2 /src/intel/Android.compiler.mk | |
parent | 2d1fac119fa0d1fccae086605b43b426312b257a (diff) |
anv: Teach generator scripts how to parse mutliple XML files
The taught scripts are anv_extensions.py and anv_entrypoints_gen.py. To
give a script multiple XML files, call it like so:
anv_extensions.py --xml a.xml --xml b.xml --xml c.xml ...
The scripts parse the XML files in the given order.
This will allow us to feed the scripts XML files for extensions that are
missing from the official vk.xml, such as VK_ANDROID_native_buffer.
Reviewed-by: Tapani Pälli <[email protected]>
Diffstat (limited to 'src/intel/Android.compiler.mk')
0 files changed, 0 insertions, 0 deletions