Home
last modified time | relevance | path

Searched refs:gen_batch_decode_ctx (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/intel/common/
Dgen_batch_decoder.c32 gen_batch_decode_ctx_init(struct gen_batch_decode_ctx *ctx, in gen_batch_decode_ctx_init()
61 gen_batch_decode_ctx_finish(struct gen_batch_decode_ctx *ctx) in gen_batch_decode_ctx_finish()
73 ctx_print_group(struct gen_batch_decode_ctx *ctx, in ctx_print_group()
82 ctx_get_bo(struct gen_batch_decode_ctx *ctx, bool ppgtt, uint64_t addr) in ctx_get_bo()
112 update_count(struct gen_batch_decode_ctx *ctx, in update_count()
131 ctx_disassemble_program(struct gen_batch_decode_ctx *ctx, in ctx_disassemble_program()
169 ctx_print_buffer(struct gen_batch_decode_ctx *ctx, in ctx_print_buffer()
204 gen_ctx_find_instruction(struct gen_batch_decode_ctx *ctx, const uint32_t *p) in gen_ctx_find_instruction()
210 handle_state_base_address(struct gen_batch_decode_ctx *ctx, const uint32_t *p) in handle_state_base_address()
247 dump_binding_table(struct gen_batch_decode_ctx *ctx, uint32_t offset, int count) in dump_binding_table()
[all …]
Dgen_decoder.h225 struct gen_batch_decode_ctx { struct
254 void gen_batch_decode_ctx_init(struct gen_batch_decode_ctx *ctx, argument
265 void gen_batch_decode_ctx_finish(struct gen_batch_decode_ctx *ctx);
268 void gen_print_batch(struct gen_batch_decode_ctx *ctx,
/external/mesa3d/src/gallium/drivers/iris/
Diris_batch.h137 struct gen_batch_decode_ctx decoder;
/external/mesa3d/src/intel/tools/
Daubinator.c63 struct gen_batch_decode_ctx batch_ctx;
Daubinator_error_decode.c664 struct gen_batch_decode_ctx batch_ctx; in read_data_file()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h531 struct gen_batch_decode_ctx decoder;
/external/mesa3d/src/intel/vulkan/
Danv_private.h1411 struct gen_batch_decode_ctx decoder_ctx;