Searched refs:aub_viewer_decode_ctx (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/intel/tools/ |
D | aubinator_viewer_decoder.cpp | 31 aub_viewer_decode_ctx_init(struct aub_viewer_decode_ctx *ctx, in aub_viewer_decode_ctx_init() 54 aub_viewer_print_group(struct aub_viewer_decode_ctx *ctx, in aub_viewer_print_group() 95 ctx_get_bo(struct aub_viewer_decode_ctx *ctx, bool ppgtt, uint64_t addr) in ctx_get_bo() 125 update_count(struct aub_viewer_decode_ctx *ctx, in update_count() 143 ctx_disassemble_program(struct aub_viewer_decode_ctx *ctx, in ctx_disassemble_program() 161 handle_state_base_address(struct aub_viewer_decode_ctx *ctx, in handle_state_base_address() 198 dump_binding_table(struct aub_viewer_decode_ctx *ctx, uint32_t offset, int count) in dump_binding_table() 251 dump_samplers(struct aub_viewer_decode_ctx *ctx, uint32_t offset, int count) in dump_samplers() 285 handle_media_interface_descriptor_load(struct aub_viewer_decode_ctx *ctx, in handle_media_interface_descriptor_load() 349 handle_3dstate_vertex_buffers(struct aub_viewer_decode_ctx *ctx, in handle_3dstate_vertex_buffers() [all …]
|
D | aubinator_viewer.h | 60 struct aub_viewer_decode_ctx { struct 89 void aub_viewer_decode_ctx_init(struct aub_viewer_decode_ctx *ctx, argument 98 void aub_viewer_render_batch(struct aub_viewer_decode_ctx *ctx,
|
D | aubinator_viewer.cpp | 297 struct aub_viewer_decode_ctx decode_ctx; 439 new_urb_window(struct aub_viewer_decode_ctx *decode_ctx, uint64_t address) in new_urb_window()
|