Searched refs:ctx_print_buffer (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/common/ |
| H A D | intel_batch_decoder.c | 169 ctx_print_buffer(struct intel_batch_decode_ctx *ctx, function in typeref:typename:void 509 ctx_print_buffer(ctx, vb, vb_size, pitch, ctx->max_vbo_decoded_lines); 713 ctx_print_buffer(ctx, buffer[i], size, 0, -1); 759 ctx_print_buffer(ctx, buffer, size, 0, -1); 793 ctx_print_buffer(ctx, buffer, size, 0, -1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/ |
| H A D | gen_batch_decoder.c | 168 ctx_print_buffer(struct gen_batch_decode_ctx *ctx, function in typeref:typename:void 434 ctx_print_buffer(ctx, vb, vb_size, pitch, ctx->max_vbo_decoded_lines); 628 ctx_print_buffer(ctx, buffer, size, 0, -1);
|
Completed in 7 milliseconds