Searched refs:dwords_color (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator_viewer.h11 ImColor dwords_color; member in struct:aub_viewer_cfg
19 dwords_color(29, 177, 194, 255),
H A Daubinator_viewer.cpp911 ImGui::TextColored(context.cfg.dwords_color,
914 ImGui::TextColored(context.cfg.dwords_color, "Dword %d", last_dword);
931 ImGui::TextColored(context.cfg.dwords_color,
997 ImGui::ColorEdit3("dwords", (float *)&cfg->dwords_color, cflags); ImGui::SameLine();
H A Daubinator_viewer_decoder.cpp68 ImGui::TextColored(ctx->cfg->dwords_color,
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator_viewer.h11 ImColor dwords_color; member in struct:aub_viewer_cfg
19 dwords_color(29, 177, 194, 255),
H A Daubinator_viewer.cpp909 ImGui::TextColored(context.cfg.dwords_color,
912 ImGui::TextColored(context.cfg.dwords_color, "Dword %d", last_dword);
929 ImGui::TextColored(context.cfg.dwords_color,
995 ImGui::ColorEdit3("dwords", (float *)&cfg->dwords_color, cflags); ImGui::SameLine();
H A Daubinator_viewer_decoder.cpp68 ImGui::TextColored(ctx->cfg->dwords_color,

Completed in 9 milliseconds