Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Dgen_batch_decoder.c30 gen_batch_decode_ctx_init(struct gen_batch_decode_ctx *ctx, in gen_batch_decode_ctx_init()
53 gen_batch_decode_ctx_finish(struct gen_batch_decode_ctx *ctx) in gen_batch_decode_ctx_finish()
67 ctx_print_group(struct gen_batch_decode_ctx *ctx, in ctx_print_group()
76 ctx_get_bo(struct gen_batch_decode_ctx *ctx, uint64_t addr) in ctx_get_bo()
106 ctx_disassemble_program(struct gen_batch_decode_ctx *ctx, in ctx_disassemble_program()
144 ctx_print_buffer(struct gen_batch_decode_ctx *ctx, in ctx_print_buffer()
170 handle_state_base_address(struct gen_batch_decode_ctx *ctx, const uint32_t *p) in handle_state_base_address()
189 dump_binding_table(struct gen_batch_decode_ctx *ctx, uint32_t offset, int count) in dump_binding_table()
231 dump_samplers(struct gen_batch_decode_ctx *ctx, uint32_t offset, int count) in dump_samplers()
260 handle_media_interface_descriptor_load(struct gen_batch_decode_ctx *ctx, in handle_media_interface_descriptor_load()
[all …]
Daubinator.c68 struct gen_batch_decode_ctx batch_ctx;
Daubinator_error_decode.c581 struct gen_batch_decode_ctx batch_ctx; in read_data_file()
/external/mesa3d/src/intel/common/
Dgen_decoder.h206 struct gen_batch_decode_ctx { struct
222 void gen_batch_decode_ctx_init(struct gen_batch_decode_ctx *ctx, argument
229 void gen_batch_decode_ctx_finish(struct gen_batch_decode_ctx *ctx);
232 void gen_print_batch(struct gen_batch_decode_ctx *ctx,