Home
last modified time | relevance | path

Searched refs:error_color (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Daubinator_viewer.h13 ImColor error_color; member
21 error_color(236, 255, 0, 255), in aub_viewer_cfg()
Daubinator_viewer_decoder.cpp906 ImGui::TextColored(ctx->cfg->error_color, in aub_viewer_render_batch()
922 ImGui::TextColored(ctx->cfg->error_color, in aub_viewer_render_batch()
Daubinator_viewer.cpp995 ImGui::ColorEdit3("error", (float *)&cfg->error_color, cflags); ImGui::SameLine(); in display_aubfile_window()
/third_party/ffmpeg/
Dconfigure505 error_color=$(tput setaf 1)
534 echo "$error_color$bold_color$@$reset_color"