mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 02:58:05 +02:00
panfrost: Fix a warning
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7040>
This commit is contained in:
parent
ccb3d7d8be
commit
ac161102f3
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@
|
|||
|
||||
#include "util/hash_table.h"
|
||||
|
||||
struct panfrost_bo;
|
||||
|
||||
/* An internal blend shader descriptor, from the compiler */
|
||||
|
||||
struct panfrost_blend_shader {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue