Searched refs:decode_cfg (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | aubinator_viewer.h | 76 struct aub_viewer_decode_cfg *decode_cfg; member in struct:aub_viewer_decode_ctx 91 struct aub_viewer_decode_cfg *decode_cfg,
|
| H A D | aubinator_viewer_decoder.cpp | 33 struct aub_viewer_decode_cfg *decode_cfg, 48 ctx->decode_cfg = decode_cfg; 64 if (ctx->decode_cfg->show_dwords) { 76 if (ctx->decode_cfg->field_filter.PassFilter(iter.name)) { 934 if (ctx->decode_cfg->command_filter.PassFilter(inst->name) && 31 aub_viewer_decode_ctx_init(struct aub_viewer_decode_ctx * ctx,struct aub_viewer_cfg * cfg,struct aub_viewer_decode_cfg * decode_cfg,struct gen_spec * spec,struct gen_disasm * disasm,struct gen_batch_decode_bo (* get_bo)(void *,bool,uint64_t),unsigned (* get_state_size)(void *,uint32_t),void * user_data) argument
|
| H A D | aubinator_viewer.cpp | 298 struct aub_viewer_decode_cfg decode_cfg; member in struct:batch_window 750 display_decode_options(&window->decode_cfg); 816 window->decode_cfg = aub_viewer_decode_cfg(); 820 &window->decode_cfg,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aubinator_viewer.h | 76 struct aub_viewer_decode_cfg *decode_cfg; member in struct:aub_viewer_decode_ctx 91 struct aub_viewer_decode_cfg *decode_cfg,
|
| H A D | aubinator_viewer_decoder.cpp | 33 struct aub_viewer_decode_cfg *decode_cfg, 49 ctx->decode_cfg = decode_cfg; 64 if (ctx->decode_cfg->show_dwords) { 76 if (ctx->decode_cfg->field_filter.PassFilter(iter.name)) { 938 if (ctx->decode_cfg->command_filter.PassFilter(inst->name) && 31 aub_viewer_decode_ctx_init(struct aub_viewer_decode_ctx * ctx,struct aub_viewer_cfg * cfg,struct aub_viewer_decode_cfg * decode_cfg,const struct intel_device_info * devinfo,struct intel_spec * spec,struct intel_batch_decode_bo (* get_bo)(void *,bool,uint64_t),unsigned (* get_state_size)(void *,uint32_t),void * user_data) argument
|
| H A D | aubinator_viewer.cpp | 296 struct aub_viewer_decode_cfg decode_cfg; member in struct:batch_window 748 display_decode_options(&window->decode_cfg); 814 window->decode_cfg = aub_viewer_decode_cfg(); 818 &window->decode_cfg,
|
Completed in 12 milliseconds