From a9b13a1867cf7fb0c267da5c80621be64857ca5a Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Mon, 30 May 2022 15:28:09 -0400 Subject: [PATCH] pan/va: Fill in missing src_flat16 enum Valhall gains(?) the ability to flatshade 16-bit varyings, this is indicated by a particular source format. Signed-off-by: Alyssa Rosenzweig Part-of: --- src/panfrost/bifrost/valhall/ISA.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/panfrost/bifrost/valhall/ISA.xml b/src/panfrost/bifrost/valhall/ISA.xml index cc138971a6e..71677fe6ce1 100644 --- a/src/panfrost/bifrost/valhall/ISA.xml +++ b/src/panfrost/bifrost/valhall/ISA.xml @@ -735,9 +735,12 @@ In-memory format of varyings. + + Note: src_flat32 is only valid with 32-bit varying instructions and + src_flat16 is only valid with 16-bit varying instructions. src_flat32 - + src_flat16 src_f32 src_f16