Home
last modified time | relevance | path

Searched refs:intel_batch_decode_ctx_init (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/intel/common/
Dintel_batch_decoder_stub.c28 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx, in intel_batch_decode_ctx_init() function
Dintel_decoder.h258 void intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx,
Dintel_batch_decoder.c32 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx, in intel_batch_decode_ctx_init() function
/third_party/mesa3d/src/intel/tools/
Daubinator.c94 intel_batch_decode_ctx_init(&batch_ctx, &devinfo, outfile, batch_flags, in aubinator_init()
Daubinator_error_decode.c677 intel_batch_decode_ctx_init(&batch_ctx, &devinfo, stdout, batch_flags, in read_data_file()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c226 intel_batch_decode_ctx_init(&batch->decoder, &screen->devinfo, in iris_init_batch()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c258 intel_batch_decode_ctx_init(&batch->decoder, &screen->devinfo, stderr, in crocus_init_batch()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_batch.c170 intel_batch_decode_ctx_init(&batch->decoder, devinfo, stderr, in brw_batch_init()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2970 intel_batch_decode_ctx_init(&device->decoder_ctx, in anv_CreateDevice()