diff --git a/src/panfrost/bifrost/compiler.h b/src/panfrost/bifrost/compiler.h index 65be6d0a7fa..47c109981f3 100644 --- a/src/panfrost/bifrost/compiler.h +++ b/src/panfrost/bifrost/compiler.h @@ -481,6 +481,8 @@ typedef struct { /* Stats for shader-db */ unsigned instruction_count; unsigned loop_count; + unsigned spills; + unsigned fills; } bi_context; static inline bi_instruction *