Searched refs:error_color (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | aubinator_viewer.h | 13 ImColor error_color; member in struct:aub_viewer_cfg 21 error_color(236, 255, 0, 255),
|
| H A D | aubinator_viewer_decoder.cpp | 902 ImGui::TextColored(ctx->cfg->error_color, 918 ImGui::TextColored(ctx->cfg->error_color,
|
| H A D | aubinator_viewer.cpp | 995 ImGui::ColorEdit3("error", (float *)&cfg->error_color, cflags); ImGui::SameLine();
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aubinator_viewer.h | 13 ImColor error_color; member in struct:aub_viewer_cfg 21 error_color(236, 255, 0, 255),
|
| H A D | aubinator_viewer_decoder.cpp | 906 ImGui::TextColored(ctx->cfg->error_color, 922 ImGui::TextColored(ctx->cfg->error_color,
|
| H A D | aubinator_viewer.cpp | 993 ImGui::ColorEdit3("error", (float *)&cfg->error_color, cflags); ImGui::SameLine();
|
Completed in 14 milliseconds