Home
last modified time | relevance | path

Searched refs:command_filter (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/tools/
Daubinator_viewer.h27 struct ImGuiTextFilter command_filter; member
Daubinator_viewer.cpp637 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()
Daubinator_viewer_decoder.cpp934 if (ctx->decode_cfg->command_filter.PassFilter(inst->name) && in aub_viewer_render_batch()