freedreno: Move fd6_pack.h to common code accessible by computerator

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22148>
This commit is contained in:
Danylo Piliaiev
2023-02-16 19:24:16 +01:00
committed by Marge Bot
parent 48ad485d1c
commit 3389c3b84c
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ libfreedreno_common = static_library(
'freedreno_common',
[
'disasm.h',
'fd6_pack.h',
'freedreno_dev_info.c',
'freedreno_dev_info.h',
'freedreno_pm4.h',