turn off debug output
This commit is contained in:
@@ -584,7 +584,7 @@ _slang_link(GLcontext *ctx,
|
||||
_mesa_print_program(&fragProg->Base);
|
||||
_mesa_print_program_parameters(ctx, &fragProg->Base);
|
||||
#endif
|
||||
#if 01
|
||||
#if 0
|
||||
printf("************** linked fragment prog\n");
|
||||
_mesa_print_program(&shProg->FragmentProgram->Base);
|
||||
_mesa_print_program_parameters(ctx, &shProg->FragmentProgram->Base);
|
||||
|
||||
Reference in New Issue
Block a user