From 5b0d6672f03241b4c4c850aaa77db21d171322fb Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Wed, 21 Jul 2021 14:17:06 -0400 Subject: [PATCH] pan/bi: Remove unused BIR_FAU_HI Redundant with offset. Signed-off-by: Alyssa Rosenzweig Part-of: --- src/panfrost/bifrost/compiler.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/panfrost/bifrost/compiler.h b/src/panfrost/bifrost/compiler.h index 12e89e3fdc2..bb2fc0e4032 100644 --- a/src/panfrost/bifrost/compiler.h +++ b/src/panfrost/bifrost/compiler.h @@ -612,7 +612,6 @@ enum bir_fau { /* blend descs 1 - 7 */ BIR_FAU_TYPE_MASK = 15, BIR_FAU_UNIFORM = (1 << 7), - BIR_FAU_HI = (1 << 8), }; static inline bi_index