mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 15:20:10 +01:00
panfrost: Add pan_unpack to ForEachMacros
While various pan_pack macros were already there, pan_unpack was missing. Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34839>
This commit is contained in:
parent
4ea52147c1
commit
8b2ff9a8cf
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ ForEachMacros: [
|
|||
'pan_pack',
|
||||
'pan_pack_nodefaults',
|
||||
'pan_section_pack',
|
||||
'pan_unpack',
|
||||
'panvk_cs_reg_upd_ctx',
|
||||
'u_foreach_bit',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue