Searched refs:dwords_color (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | aubinator_viewer.h | 11 ImColor dwords_color; member in struct:aub_viewer_cfg 19 dwords_color(29, 177, 194, 255),
|
| H A D | aubinator_viewer.cpp | 911 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 D | aubinator_viewer_decoder.cpp | 68 ImGui::TextColored(ctx->cfg->dwords_color,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aubinator_viewer.h | 11 ImColor dwords_color; member in struct:aub_viewer_cfg 19 dwords_color(29, 177, 194, 255),
|
| H A D | aubinator_viewer.cpp | 909 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 D | aubinator_viewer_decoder.cpp | 68 ImGui::TextColored(ctx->cfg->dwords_color,
|
Completed in 9 milliseconds