Searched refs:boolean_color (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | aubinator_viewer.h | 15 ImColor boolean_color; member in struct:aub_viewer_cfg 23 boolean_color(228, 75, 255) {}
|
| H A D | aubinator_viewer_decoder.cpp | 79 ImGui::TextColored(ctx->cfg->boolean_color, "true");
|
| H A D | aubinator_viewer.cpp | 998 ImGui::ColorEdit3("booleans", (float *)&cfg->boolean_color, cflags); ImGui::SameLine();
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aubinator_viewer.h | 15 ImColor boolean_color; member in struct:aub_viewer_cfg 23 boolean_color(228, 75, 255) {}
|
| H A D | aubinator_viewer_decoder.cpp | 79 ImGui::TextColored(ctx->cfg->boolean_color, "true");
|
| H A D | aubinator_viewer.cpp | 996 ImGui::ColorEdit3("booleans", (float *)&cfg->boolean_color, cflags); ImGui::SameLine();
|
Completed in 9 milliseconds