mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-27 23:08:12 +02:00
Fixes reg names with headergen2, so that if we have separate a6xx and a7xx variants for a register we get REG_A6XX_foo and REG_A7XX_foo instead of both being REG_A6XX_foo. Otherwise generated headers for the kernel wouldn't compile. Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22035> |
||
|---|---|---|
| .. | ||
| aprintf.c | ||
| colors.c | ||
| colors.h | ||
| headergen2.c | ||
| meson.build | ||
| path.c | ||
| rnn.c | ||
| rnn.h | ||
| rnndec.c | ||
| rnndec.h | ||
| util.h | ||