Searched refs:highlight_color (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | aubinator_viewer.h | 12 ImColor highlight_color; member in struct:aub_viewer_cfg 20 highlight_color(0, 230, 0, 255),
|
| H A D | aubinator_viewer.cpp | 996 ImGui::ColorEdit3("highlight", (float *)&cfg->highlight_color, cflags); ImGui::SameLine();
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aubinator_viewer.h | 12 ImColor highlight_color; member in struct:aub_viewer_cfg 20 highlight_color(0, 230, 0, 255),
|
| H A D | aubinator_viewer.cpp | 994 ImGui::ColorEdit3("highlight", (float *)&cfg->highlight_color, cflags); ImGui::SameLine();
|
| /xsrc/external/mit/glw/dist/ |
| H A D | GLwDrawA.c | 277 XtOffset(GLwDrawingAreaWidget,primitive.highlight_color),
|
Completed in 9 milliseconds