panfrost: Inline max rt into compilers
[mesa.git] / src / panfrost / util / pan_ir.h
index 99a8e5ba70f5371f17e0bd4a3a06843b0e40c1eb..bf9c7b00cf8b3f85426e536e1ca3c7c6ff214254 100644 (file)
@@ -87,7 +87,7 @@ typedef struct {
         int uniform_cutoff;
 
         /* For Bifrost - output type for each RT */
-        nir_alu_type blend_types[BIFROST_MAX_RENDER_TARGET_COUNT];
+        nir_alu_type blend_types[8];
 
         /* Prepended before uniforms, mapping to SYSVAL_ names for the
          * sysval */