Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
Dintel_batch_decoder_stub.c50 intel_print_batch(struct intel_batch_decode_ctx *ctx, in intel_print_batch() function
Dintel_decoder.h274 void intel_print_batch(struct intel_batch_decode_ctx *ctx,
Dintel_batch_decoder.c1397 intel_print_batch(struct intel_batch_decode_ctx *ctx, in intel_print_batch() function
1501 intel_print_batch(ctx, next_batch.map, next_batch.size, in intel_print_batch()
/third_party/mesa3d/src/intel/tools/
Daubinator.c176 intel_print_batch(&batch_ctx, commands, in handle_execlist_write()
196 intel_print_batch(&batch_ctx, data, data_len, 0, false); in handle_ring_write()
Daubinator_error_decode.c705 intel_print_batch(&batch_ctx, (uint32_t *)data, in read_data_file()
/third_party/mesa3d/src/intel/vulkan/
Danv_batch_chain.c2186 intel_print_batch(&device->decoder_ctx, in anv_queue_exec_locked()
2195 intel_print_batch(&device->decoder_ctx, (*bo)->bo->map, in anv_queue_exec_locked()
2200 intel_print_batch(&device->decoder_ctx, in anv_queue_exec_locked()
2451 intel_print_batch(&device->decoder_ctx, in anv_queue_submit_simple_batch()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c173 intel_print_batch(&batch->decoder, map, batch->primary_batch_size, in decode_batch()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c174 intel_print_batch(&batch->decoder, map, batch->primary_batch_size, in decode_batch()