Searched refs:intel_print_batch (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_batch_decoder_stub.c49 intel_print_batch(struct intel_batch_decode_ctx *ctx, function in typeref:typename:void
H A Dintel_decoder.h271 void intel_print_batch(struct intel_batch_decode_ctx *ctx,
H A Dintel_batch_decoder.c1348 intel_print_batch(struct intel_batch_decode_ctx *ctx, function in typeref:typename:void
1452 intel_print_batch(ctx, next_batch.map, next_batch.size,
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator.c166 intel_print_batch(&batch_ctx, commands,
186 intel_print_batch(&batch_ctx, data, data_len, 0, false);
H A Daubinator_error_decode.c700 intel_print_batch(&batch_ctx, (uint32_t *)data,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_batch_chain.c1953 intel_print_batch(&device->decoder_ctx,
1962 intel_print_batch(&device->decoder_ctx, (*bo)->bo->map,
1967 intel_print_batch(&device->decoder_ctx, submit->simple_bo->map,
1970 intel_print_batch(&device->decoder_ctx,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_batch.c174 intel_print_batch(&batch->decoder, map, batch->primary_batch_size,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_batch.c168 intel_print_batch(&batch->decoder, map, batch->primary_batch_size,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c854 intel_print_batch(&batch->decoder, batch->batch.map,

Completed in 57 milliseconds