mesa/src/freedreno/rnn
Rob Clark 75d029b717 freedreno/rnn: Fix reg names for regs with variants
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>
2023-03-23 17:54:57 +00:00
..
aprintf.c
colors.c
colors.h
headergen2.c
meson.build freedreno: Move the headergen2 test to be meson unit tests. 2021-10-01 23:16:04 +00:00
path.c
rnn.c freedreno/rnn: Fix reg names for regs with variants 2023-03-23 17:54:57 +00:00
rnn.h
rnndec.c
rnndec.h
util.h