From: Michel Dänzer Date: Fri, 22 Feb 2013 12:04:32 +0000 (+0100) Subject: radeon/llvm: Remove stale comment about radeon_llvm_emit_prepare_cube_coords X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f6b40ddd2d92fd82ccf7ce695d4ed026ef7cfd11;p=mesa.git radeon/llvm: Remove stale comment about radeon_llvm_emit_prepare_cube_coords --- diff --git a/src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c b/src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c index 8902ae423e0..6103d3781cf 100644 --- a/src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c +++ b/src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c @@ -527,7 +527,6 @@ static void kil_emit( } } -/* coord_arg - index of the source coord vector in the emit_data->args array */ void radeon_llvm_emit_prepare_cube_coords( struct lp_build_tgsi_context * bld_base, struct lp_build_emit_data * emit_data,