mesa/src/freedreno
Christian Gmeiner 912d0383b4 isaspec: Move isa_decode(..) declaration
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>
2022-09-03 19:26:04 +00:00
..
.gitlab-ci freedreno/registers/a6xx: Some reg64 conversion 2022-08-02 23:46:15 +00:00
afuc freedreno: remove stale makefile 2022-06-02 09:13:23 +00:00
ci ci: uprev piglit 2022-08-30 2022-09-02 20:15:28 +00:00
common freedreno: Extract common helper macros 2022-08-02 23:46:15 +00:00
computerator Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
decode meson: drop duplicate lib in lib name 2022-08-22 08:35:41 +00:00
drm util/perf: add cpu_trace.h 2022-08-26 21:47:44 +00:00
drm-shim freedreno/drm-shim: add a660 2022-07-22 02:11:14 +00:00
ds meson: replace manual compiler flags with meson arguments 2022-08-24 22:13:19 +00:00
fdl freedreno/a6xx: Remove fd6_format.[ch] 2022-08-02 23:46:15 +00:00
ir2 freedreno/ir2: Re-indent 2021-04-17 15:38:56 +00:00
ir3 freedreno/ir3: Switch to NIR for a3xx/a4xx's vertex id lowering. 2022-08-31 22:57:03 +00:00
isa isaspec: Move isa_decode(..) declaration 2022-09-03 19:26:04 +00:00
perfcntrs freedreno/fdperf: support dumping counters 2022-05-14 22:18:52 +00:00
registers freedreno/regs: Add a bit of documentation of what SKIP_IB2 does. 2022-08-29 18:34:09 +00:00
rnn freedreno: Move the headergen2 test to be meson unit tests. 2021-10-01 23:16:04 +00:00
vulkan turnip: Treating non-d/s-write pipelines as not having d/s feedback loops. 2022-09-02 16:47:02 +00:00
.clang-format freedreno: Add some options to .clang-format 2021-07-12 20:57:21 +00:00
.dir-locals.el freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
.editorconfig freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
meson.build freedreno: support lua54 2021-10-26 00:33:31 +00:00