Searched refs:gen_print_batch (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/ |
| H A D | gen_decoder.h | 257 void gen_print_batch(struct gen_batch_decode_ctx *ctx,
|
| H A D | gen_batch_decoder.c | 806 gen_print_batch(struct gen_batch_decode_ctx *ctx, function in typeref:typename:void 898 gen_print_batch(ctx, next_batch.map, next_batch.size,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | aubinator.c | 167 gen_print_batch(&batch_ctx, commands, 187 gen_print_batch(&batch_ctx, data, data_len, 0, false);
|
| H A D | aubinator_error_decode.c | 613 gen_print_batch(&batch_ctx, sections[s].data,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_batch.c | 157 gen_print_batch(&batch->decoder, map, batch->primary_batch_size,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_queue.c | 103 gen_print_batch(&device->decoder_ctx, bo.map, bo.size, bo.offset, false);
|
| H A D | anv_batch_chain.c | 1732 gen_print_batch(&device->decoder_ctx, (*bo)->bo.map,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | intel_batchbuffer.c | 829 gen_print_batch(&batch->decoder, batch->batch.map,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.1.0.rst | 843 gen_print_batch()
|
Completed in 22 milliseconds