Home
last modified time | relevance | path

Searched refs:intel_batch_decode_ctx (Results 1 – 9 of 9) 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()
61 intel_batch_decode_ctx_finish(struct intel_batch_decode_ctx *ctx) in intel_batch_decode_ctx_finish()
73 ctx_print_group(struct intel_batch_decode_ctx *ctx, in ctx_print_group()
82 ctx_get_bo(struct intel_batch_decode_ctx *ctx, bool ppgtt, uint64_t addr) in ctx_get_bo()
112 update_count(struct intel_batch_decode_ctx *ctx, in update_count()
131 ctx_disassemble_program(struct intel_batch_decode_ctx *ctx, in ctx_disassemble_program()
169 ctx_print_buffer(struct intel_batch_decode_ctx *ctx, in ctx_print_buffer()
204 intel_ctx_find_instruction(struct intel_batch_decode_ctx *ctx, const uint32_t *p) in intel_ctx_find_instruction()
210 handle_state_base_address(struct intel_batch_decode_ctx *ctx, const uint32_t *p) in handle_state_base_address()
247 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()
44 intel_batch_decode_ctx_finish(struct intel_batch_decode_ctx *ctx) in intel_batch_decode_ctx_finish()
49 intel_print_batch(struct intel_batch_decode_ctx *ctx, in intel_print_batch()
Dintel_decoder.h226 struct intel_batch_decode_ctx { struct
258 void intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx, argument
268 void intel_batch_decode_ctx_finish(struct intel_batch_decode_ctx *ctx);
271 void intel_print_batch(struct intel_batch_decode_ctx *ctx,
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.h139 struct intel_batch_decode_ctx decoder;
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.h168 struct intel_batch_decode_ctx decoder;
/third_party/mesa3d/src/intel/tools/
Daubinator.c62 struct intel_batch_decode_ctx batch_ctx;
Daubinator_error_decode.c676 struct intel_batch_decode_ctx batch_ctx; in read_data_file()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h520 struct intel_batch_decode_ctx decoder;
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h1222 struct intel_batch_decode_ctx decoder_ctx;