panfrost: Add a Meson dependency on bi_opcodes.h for bifrost_compiler

Fixes: 2d4597de ("pan/bi: Use autogenerated modifiers")
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9719>
(cherry picked from commit 28bf06f350)
This commit is contained in:
Jesse Natalie 2021-03-19 11:17:54 -07:00 committed by Dylan Baker
parent f4a9a0c95b
commit 0174e19ff8
2 changed files with 2 additions and 1 deletions

View file

@ -1543,7 +1543,7 @@
"description": "panfrost: Add a Meson dependency on bi_opcodes.h for bifrost_compiler",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"master_sha": null,
"because_sha": "2d4597de2ec41098239df6824b3da802a1f44ea2"
},

View file

@ -53,6 +53,7 @@ bifrost_compiler = executable(
dependencies : [
idep_nir,
idep_mesautil,
idep_bi_opcodes_h,
dep_libdrm,
],
link_with : [