mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 15:08:09 +02:00
The implementation of isa_decode(..) is already part of isaspec. So lets move the function declaration and some related structs to a src/isaspec. Also make the header C++ safe. Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com> Reviewed-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18403> |
||
|---|---|---|
| .. | ||
| encode.c | ||
| ir3-cat0.xml | ||
| ir3-cat1.xml | ||
| ir3-cat2.xml | ||
| ir3-cat3.xml | ||
| ir3-cat4.xml | ||
| ir3-cat5.xml | ||
| ir3-cat6.xml | ||
| ir3-cat7.xml | ||
| ir3-common.xml | ||
| ir3-disasm.c | ||
| ir3.xml | ||
| isa.h | ||
| meson.build | ||