Searched refs:highlight_color (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator_viewer.h12 ImColor highlight_color; member in struct:aub_viewer_cfg
20 highlight_color(0, 230, 0, 255),
H A Daubinator_viewer.cpp996 ImGui::ColorEdit3("highlight", (float *)&cfg->highlight_color, cflags); ImGui::SameLine();
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator_viewer.h12 ImColor highlight_color; member in struct:aub_viewer_cfg
20 highlight_color(0, 230, 0, 255),
H A Daubinator_viewer.cpp994 ImGui::ColorEdit3("highlight", (float *)&cfg->highlight_color, cflags); ImGui::SameLine();
/xsrc/external/mit/glw/dist/
H A DGLwDrawA.c277 XtOffset(GLwDrawingAreaWidget,primitive.highlight_color),

Completed in 9 milliseconds