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

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator_viewer.h15 ImColor boolean_color; member in struct:aub_viewer_cfg
23 boolean_color(228, 75, 255) {}
H A Daubinator_viewer_decoder.cpp79 ImGui::TextColored(ctx->cfg->boolean_color, "true");
H A Daubinator_viewer.cpp998 ImGui::ColorEdit3("booleans", (float *)&cfg->boolean_color, cflags); ImGui::SameLine();
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator_viewer.h15 ImColor boolean_color; member in struct:aub_viewer_cfg
23 boolean_color(228, 75, 255) {}
H A Daubinator_viewer_decoder.cpp79 ImGui::TextColored(ctx->cfg->boolean_color, "true");
H A Daubinator_viewer.cpp996 ImGui::ColorEdit3("booleans", (float *)&cfg->boolean_color, cflags); ImGui::SameLine();

Completed in 9 milliseconds