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

/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_batch_decoder_stub.c28 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx,
44 intel_batch_decode_ctx_finish(struct intel_batch_decode_ctx *ctx)
49 intel_print_batch(struct intel_batch_decode_ctx *ctx,
H A Dintel_batch_decoder.c32 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx,
61 intel_batch_decode_ctx_finish(struct intel_batch_decode_ctx *ctx)
73 ctx_print_group(struct intel_batch_decode_ctx *ctx,
82 ctx_get_bo(struct intel_batch_decode_ctx *ctx, bool ppgtt, uint64_t addr)
112 update_count(struct intel_batch_decode_ctx *ctx,
131 ctx_disassemble_program(struct intel_batch_decode_ctx *ctx,
169 ctx_print_buffer(struct intel_batch_decode_ctx *ctx,
204 intel_ctx_find_instruction(struct intel_batch_decode_ctx *ctx, const uint32_t *p)
210 handle_state_base_address(struct intel_batch_decode_ctx *ctx, const uint32_t *p)
247 handle_binding_table_pool_alloc(struct intel_batch_decode_ctx *ct
[all...]
H A Dintel_decoder.h226 struct intel_batch_decode_ctx { struct
258 void intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx,
268 void intel_batch_decode_ctx_finish(struct intel_batch_decode_ctx *ctx);
271 void intel_print_batch(struct intel_batch_decode_ctx *ctx,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_batch.h139 struct intel_batch_decode_ctx decoder;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_batch.h168 struct intel_batch_decode_ctx decoder;
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator.c62 struct intel_batch_decode_ctx batch_ctx;
101 fprintf(stderr, "Failed to initialize intel_batch_decode_ctx "
H A Daubinator_error_decode.c676 struct intel_batch_decode_ctx batch_ctx;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.h520 struct intel_batch_decode_ctx decoder;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_private.h1222 struct intel_batch_decode_ctx decoder_ctx;

Completed in 19 milliseconds