Searched refs:command_filter (Results 1 – 3 of 3) sorted by relevance
27 struct ImGuiTextFilter command_filter; member
637 snprintf(name, sizeof(name), "command filter##%p", &cfg->command_filter); in display_decode_options()638 cfg->command_filter.Draw(name); ImGui::SameLine(); in display_decode_options()
934 if (ctx->decode_cfg->command_filter.PassFilter(inst->name) && in aub_viewer_render_batch()