Home | History | Annotate | Download | only in program

Lines Matching refs:txt

1212 print_it(struct gl_context *ctx, struct gl_program *program, const char *txt) {
1213 fprintf(stderr, "%s (%u inst):\n", txt, program->arb.NumInstructions);