mesa/src/gfxstream/codegen/scripts
Gurchetan Singh 2dbbeca869 gfxstream: add REQUIRED_TYPES list
This makes the checks into a list.  It also adds support for
uint16_t, which are hit with newer versions of vk.xml.

I'm not sure exactly why we need the list, only that codegen
errors occur if we don't don't generate a type here.

Maybe as we try to upstream the cerealgenerator, we can figure
out why and fix it.

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:05:59 +00:00
..
cereal gfxstream: don't forward declare ProcessResources 2024-09-19 20:05:59 +00:00
cerealgenerator.py gfxstream: add REQUIRED_TYPES list 2024-09-19 20:05:59 +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