HomeSort by: relevance | last modified time | path
    Searched defs:ImGuiColorEditFlags_NoSmallPreview (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.h 1101 ImGuiColorEditFlags_NoSmallPreview = 1 << 4, // // ColorEdit, ColorPicker: disable colored square preview next to the inputs. (e.g. to show only the inputs)
  /xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.h 1101 ImGuiColorEditFlags_NoSmallPreview = 1 << 4, // // ColorEdit, ColorPicker: disable colored square preview next to the inputs. (e.g. to show only the inputs)

Completed in 13 milliseconds