mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 06:48:09 +02:00
We need the header to be common between gfx and compute, but everything else seems to be different. Shuffle so we can decode compute without any terrible hacks. I don't know the exact layout and don't care: the layout of the fields here is all software defined in macOS, even though the *values* are defined by hardware (or firmware in a few cases). Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18623> |
||
|---|---|---|
| .. | ||
| tests | ||
| agx_bo.h | ||
| agx_device.c | ||
| agx_device.h | ||
| agx_formats.c | ||
| agx_formats.h | ||
| agx_ppp.h | ||
| cmdbuf.xml | ||
| decode.c | ||
| decode.h | ||
| dyld_interpose.h | ||
| gen_pack.py | ||
| hexdump.h | ||
| io.h | ||
| meson.build | ||
| pool.c | ||
| pool.h | ||
| wrap.c | ||