mesa/src/gfxstream/codegen/scripts
Serdar Kocdemir 96b42bdbee Remove direct usages of MoltenVK library functions
These APIs and the related extension are deprecated in favor of the new
metal_objects extension to make sure the loader can intercept them, so that the layers, such as VVL, would work fine.
Removes necessity to load functions directly from a separate dylib.
VK_MVK_moltenvk extension support is still passed to the guest side
due to the existing checks for enabling the AHB extension.

Reviewed-by: Aaron Ruby <aruby@blackberry.com>
Acked-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27246>
2024-09-19 20:06:01 +00:00
..
cereal Remove direct usages of MoltenVK library functions 2024-09-19 20:06:01 +00:00
cerealgenerator.py Remove direct usages of MoltenVK library functions 2024-09-19 20:06:01 +00:00
cgenerator.py
generator.py gfxstream: vulkan-docs: track feature type 2024-09-19 20:05:58 +00:00
genvk.py genvk: options.filename --> args.target 2024-09-19 20:05:59 +00:00
reg.py