From c62836661ea25a01eaf485ed67ba24db2e7a73c9 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Wed, 2 Mar 2022 10:36:57 -0500 Subject: [PATCH] pan/va: Add TEX_GATHER instruction Signed-off-by: Alyssa Rosenzweig Part-of: --- src/panfrost/bifrost/valhall/ISA.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/panfrost/bifrost/valhall/ISA.xml b/src/panfrost/bifrost/valhall/ISA.xml index 44e7bed1939..04e39d5f658 100644 --- a/src/panfrost/bifrost/valhall/ISA.xml +++ b/src/panfrost/bifrost/valhall/ISA.xml @@ -2065,6 +2065,29 @@ Image to read from + + Texture gather instruction. + + + + + + + + + + + + + + + + + + + Image to read from + + Pair of texture instructions.