summaryrefslogtreecommitdiffstats
path: root/src/panfrost/util/pan_ir.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/panfrost/util/pan_ir.h')
-rw-r--r--src/panfrost/util/pan_ir.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/panfrost/util/pan_ir.h b/src/panfrost/util/pan_ir.h
index be02dc7576e..72f282163a7 100644
--- a/src/panfrost/util/pan_ir.h
+++ b/src/panfrost/util/pan_ir.h
@@ -93,9 +93,6 @@ typedef struct {
unsigned sysval_count;
unsigned sysvals[MAX_SYSVAL_COUNT];
- unsigned varyings[32];
- enum mali_format varying_type[32];
-
/* Boolean properties of the program */
bool writes_point_size;