Searched refs:intel_print_batch (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/common/ |
| H A D | intel_batch_decoder_stub.c | 49 intel_print_batch(struct intel_batch_decode_ctx *ctx, function in typeref:typename:void
|
| H A D | intel_decoder.h | 271 void intel_print_batch(struct intel_batch_decode_ctx *ctx,
|
| H A D | intel_batch_decoder.c | 1348 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 D | aubinator.c | 166 intel_print_batch(&batch_ctx, commands, 186 intel_print_batch(&batch_ctx, data, data_len, 0, false);
|
| H A D | aubinator_error_decode.c | 700 intel_print_batch(&batch_ctx, (uint32_t *)data,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_batch_chain.c | 1953 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 D | crocus_batch.c | 174 intel_print_batch(&batch->decoder, map, batch->primary_batch_size,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_batch.c | 168 intel_print_batch(&batch->decoder, map, batch->primary_batch_size,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_batch.c | 854 intel_print_batch(&batch->decoder, batch->batch.map,
|
Completed in 57 milliseconds