From d6f993e5d4e343f36563d3ed4d4da57f5672a5e6 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Thu, 13 May 2021 11:32:14 -0400 Subject: [PATCH] panfrost: Shorten iffy comment Signed-off-by: Alyssa Rosenzweig Part-of: --- src/gallium/drivers/panfrost/pan_context.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/gallium/drivers/panfrost/pan_context.c b/src/gallium/drivers/panfrost/pan_context.c index 09c90ef63ce..832675b1bc5 100644 --- a/src/gallium/drivers/panfrost/pan_context.c +++ b/src/gallium/drivers/panfrost/pan_context.c @@ -1109,9 +1109,7 @@ panfrost_bind_shader_state( shader_state->compiled = true; - /* Fixup the stream out information, since what Gallium returns - * normally is mildly insane */ - + /* Fixup the stream out information */ shader_state->stream_output = variants->base.stream_output; shader_state->so_mask = update_so_info(&shader_state->stream_output,