Home
last modified time | relevance | path

Searched refs:intel_batch_decode_ctx (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/intel/common/
Dintel_batch_decoder.c32 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx, in intel_batch_decode_ctx_init()
63 intel_batch_decode_ctx_finish(struct intel_batch_decode_ctx *ctx) in intel_batch_decode_ctx_finish()
75 ctx_print_group(struct intel_batch_decode_ctx *ctx, in ctx_print_group()
84 ctx_get_bo(struct intel_batch_decode_ctx *ctx, bool ppgtt, uint64_t addr) in ctx_get_bo()
114 update_count(struct intel_batch_decode_ctx *ctx, in update_count()
133 ctx_disassemble_program(struct intel_batch_decode_ctx *ctx, in ctx_disassemble_program()
171 ctx_print_buffer(struct intel_batch_decode_ctx *ctx, in ctx_print_buffer()
206 intel_ctx_find_instruction(struct intel_batch_decode_ctx *ctx, const uint32_t *p) in intel_ctx_find_instruction()
212 handle_state_base_address(struct intel_batch_decode_ctx *ctx, const uint32_t *p) in handle_state_base_address()
249 handle_binding_table_pool_alloc(struct intel_batch_decode_ctx *ctx, in handle_binding_table_pool_alloc()
[all …]
Dintel_batch_decoder_stub.c28 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx, in intel_batch_decode_ctx_init()
45 intel_batch_decode_ctx_finish(struct intel_batch_decode_ctx *ctx) in intel_batch_decode_ctx_finish()
50 intel_print_batch(struct intel_batch_decode_ctx *ctx, in intel_print_batch()
Dintel_decoder.h227 struct intel_batch_decode_ctx { struct
260 void intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx, argument
271 void intel_batch_decode_ctx_finish(struct intel_batch_decode_ctx *ctx);
274 void intel_print_batch(struct intel_batch_decode_ctx *ctx,
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.h168 struct intel_batch_decode_ctx decoder;
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.h150 struct intel_batch_decode_ctx decoder;
/third_party/mesa3d/src/intel/tools/
Daubinator.c64 struct intel_batch_decode_ctx batch_ctx;
Daubinator_error_decode.c680 struct intel_batch_decode_ctx batch_ctx; in read_data_file()
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h1256 struct intel_batch_decode_ctx decoder_ctx;