Searched refs:intel_print_batch (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/intel/common/ |
D | intel_batch_decoder_stub.c | 50 intel_print_batch(struct intel_batch_decode_ctx *ctx, in intel_print_batch() function
|
D | intel_decoder.h | 274 void intel_print_batch(struct intel_batch_decode_ctx *ctx,
|
D | intel_batch_decoder.c | 1397 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/ |
D | aubinator.c | 176 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()
|
D | aubinator_error_decode.c | 705 intel_print_batch(&batch_ctx, (uint32_t *)data, in read_data_file()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_batch_chain.c | 2186 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/ |
D | crocus_batch.c | 173 intel_print_batch(&batch->decoder, map, batch->primary_batch_size, in decode_batch()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_batch.c | 174 intel_print_batch(&batch->decoder, map, batch->primary_batch_size, in decode_batch()
|