pan/midgard: Fix midgard_compile.h includes
We now use enum mali_format which is defined in panfrost-job.h Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3243> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3243>
This commit is contained in:

committed by
Marge Bot

parent
a19cdf989b
commit
22217f24ec
@@ -26,6 +26,7 @@
|
||||
|
||||
#include "compiler/nir/nir.h"
|
||||
#include "util/u_dynarray.h"
|
||||
#include "panfrost-job.h"
|
||||
|
||||
/* Define the general compiler entry point */
|
||||
|
||||
|
Reference in New Issue
Block a user