Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/decoder/
H A Dintel_batch_decoder_stub.c28 intel_batch_decode_ctx_init_brw(struct intel_batch_decode_ctx *ctx, in intel_batch_decode_ctx_init_brw() function
H A Dintel_batch_decoder_brw.c34 intel_batch_decode_ctx_init_brw(struct intel_batch_decode_ctx *ctx, in intel_batch_decode_ctx_init_brw() function
H A Dintel_decoder.h306 void intel_batch_decode_ctx_init_brw(struct intel_batch_decode_ctx *ctx,
/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Daubinator_error_decode_xe.c305 intel_batch_decode_ctx_init_brw(&batch_ctx, &isa, &devinfo, stdout, in read_xe_data_file()
H A Daubinator.c104 intel_batch_decode_ctx_init_brw(&batch_ctx, &brw, &devinfo, outfile, in aubinator_init()
H A Daubinator_error_decode.c673 intel_batch_decode_ctx_init_brw(&batch_ctx, &brw, &devinfo, stdout, in read_i915_data_file()
/aosp_15_r20/external/mesa3d/src/intel/executor/
H A Dexecutor_main.c679 intel_batch_decode_ctx_init_brw(&decoder, &E.isa, &E.devinfo, stdout, in l_execute()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.c237 intel_batch_decode_ctx_init_brw(&batch->decoder, &screen->brw->isa, in iris_init_batch()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_device.c384 intel_batch_decode_ctx_init_brw(decoder, in anv_CreateDevice()