Home
last modified time | relevance | path

Searched refs:gen_print_batch (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/intel/tools/
Daubinator.c167 gen_print_batch(&batch_ctx, commands, in handle_execlist_write()
187 gen_print_batch(&batch_ctx, data, data_len, 0, false); in handle_ring_write()
Daubinator_error_decode.c687 gen_print_batch(&batch_ctx, (uint32_t *)data, in read_data_file()
/external/mesa3d/src/intel/common/
Dgen_decoder.h268 void gen_print_batch(struct gen_batch_decode_ctx *ctx,
Dgen_batch_decoder.c1054 gen_print_batch(struct gen_batch_decode_ctx *ctx, in gen_print_batch() function
1146 gen_print_batch(ctx, next_batch.map, next_batch.size, in gen_print_batch()
/external/mesa3d/src/intel/vulkan/
Danv_batch_chain.c1762 gen_print_batch(&device->decoder_ctx, in anv_queue_execbuf_locked()
1769 gen_print_batch(&device->decoder_ctx, (*bo)->bo->map, in anv_queue_execbuf_locked()
1773 gen_print_batch(&device->decoder_ctx, submit->simple_bo->map, in anv_queue_execbuf_locked()
1776 gen_print_batch(&device->decoder_ctx, in anv_queue_execbuf_locked()
/external/mesa3d/src/gallium/drivers/iris/
Diris_batch.c166 gen_print_batch(&batch->decoder, map, batch->primary_batch_size, in decode_batch()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.c834 gen_print_batch(&batch->decoder, batch->batch.map, in submit_batch()
/external/mesa3d/docs/relnotes/
D19.1.0.rst843 gen_print_batch()