Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_memory_editor.h92 …bool OptShowHexII; // = false // display values in HexII rep… member
123 OptShowHexII = false; in MemoryEditor()
376 if (OptShowHexII)
458 ImGui::Checkbox("Show HexII", &OptShowHexII);