Home
last modified time | relevance | path

Searched refs:highlight_color (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Daubinator_viewer.h12 ImColor highlight_color; member
20 highlight_color(0, 230, 0, 255), in aub_viewer_cfg()
Daubinator_viewer.cpp996 ImGui::ColorEdit3("highlight", (float *)&cfg->highlight_color, cflags); ImGui::SameLine(); in display_aubfile_window()