From: Alyssa Rosenzweig Date: Thu, 2 Jan 2020 17:28:41 +0000 (-0500) Subject: pan/midgard: Remove old comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5063ab6a9c2a20aea0c61d17751da5cd53ca149e;p=mesa.git pan/midgard: Remove old comment Signed-off-by: Alyssa Rosenzweig --- diff --git a/src/panfrost/midgard/midgard_compile.c b/src/panfrost/midgard/midgard_compile.c index 24765f3da2a..19da6f44f40 100644 --- a/src/panfrost/midgard/midgard_compile.c +++ b/src/panfrost/midgard/midgard_compile.c @@ -1547,7 +1547,6 @@ emit_intrinsic(compiler_context *ctx, nir_intrinsic_instr *instr) reg = nir_src_index(ctx, &instr->src[0]); if (ctx->stage == MESA_SHADER_FRAGMENT) { - /* Determine number of render targets */ emit_fragment_store(ctx, reg, offset); } else if (ctx->stage == MESA_SHADER_VERTEX) { /* We should have been vectorized, though we don't