OSDN Git Service

radeon/llvm: Remove stale comment about radeon_llvm_emit_prepare_cube_coords
authorMichel Dänzer <michel.daenzer@amd.com>
Fri, 22 Feb 2013 12:04:32 +0000 (13:04 +0100)
committerMichel Dänzer <michel@daenzer.net>
Fri, 22 Feb 2013 12:06:07 +0000 (13:06 +0100)
src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c

index 8902ae4..6103d37 100644 (file)
@@ -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,