Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6196>
#include <stdint.h>
#include <stdbool.h>
-#include "panfrost-job.h"
#define MIDGARD_DBG_MSGS 0x0001
#define MIDGARD_DBG_SHADERS 0x0002
#include "compiler/nir/nir.h"
#include "util/u_dynarray.h"
-#include "panfrost-job.h"
#include "panfrost/util/pan_ir.h"
int
*/
#include <math.h>
+#include <inttypes.h>
#include "util/half_float.h"
#include "midgard.h"
#include "helpers.h"
#define __PAN_IR_H
#include <stdint.h>
-#include "panfrost-job.h"
#include "compiler/nir/nir.h"
#include "util/u_dynarray.h"
#include "util/hash_table.h"