Module: Mesa Branch: master Commit: f6b40ddd2d92fd82ccf7ce695d4ed026ef7cfd11 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6b40ddd2d92fd82ccf7ce695d4ed026ef7cfd11
Author: Michel Dänzer <michel.daen...@amd.com> Date: Fri Feb 22 13:04:32 2013 +0100 radeon/llvm: Remove stale comment about radeon_llvm_emit_prepare_cube_coords --- .../drivers/radeon/radeon_setup_tgsi_llvm.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c b/src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c index 8902ae4..6103d37 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, _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit