From 9e1bf8e7acd382c68c145e549738e88a46c1e38c Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Thu, 30 Jun 2022 09:05:18 -0700 Subject: [PATCH] freedreno/registers: Small cleanup Whitespace fix plus move a couple regs that ended split apart from the rest of the VFD regs. Signed-off-by: Rob Clark Part-of: --- src/freedreno/registers/adreno/a6xx.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/src/freedreno/registers/adreno/a6xx.xml b/src/freedreno/registers/adreno/a6xx.xml index b1b1d92..40dfdbf 100644 --- a/src/freedreno/registers/adreno/a6xx.xml +++ b/src/freedreno/registers/adreno/a6xx.xml @@ -2778,12 +2778,12 @@ to upconvert to 32b float internally? - This is the ID of the current patch within the - subdraw, used to calculate the offset of the - patch within the HS->DS buffers. When a draw is - split into multiple subdraws then this differs - from gl_PrimitiveID on the second, third, etc. - subdraws. + This is the ID of the current patch within the + subdraw, used to calculate the offset of the + patch within the HS->DS buffers. When a draw is + split into multiple subdraws then this differs + from gl_PrimitiveID on the second, third, etc. + subdraws. @@ -2851,6 +2851,9 @@ to upconvert to 32b float internally? + + + -- 2.7.4