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

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator_viewer.h13 ImColor error_color; member in struct:aub_viewer_cfg
21 error_color(236, 255, 0, 255),
H A Daubinator_viewer_decoder.cpp902 ImGui::TextColored(ctx->cfg->error_color,
918 ImGui::TextColored(ctx->cfg->error_color,
H A Daubinator_viewer.cpp995 ImGui::ColorEdit3("error", (float *)&cfg->error_color, cflags); ImGui::SameLine();
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator_viewer.h13 ImColor error_color; member in struct:aub_viewer_cfg
21 error_color(236, 255, 0, 255),
H A Daubinator_viewer_decoder.cpp906 ImGui::TextColored(ctx->cfg->error_color,
922 ImGui::TextColored(ctx->cfg->error_color,
H A Daubinator_viewer.cpp993 ImGui::ColorEdit3("error", (float *)&cfg->error_color, cflags); ImGui::SameLine();

Completed in 14 milliseconds