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

  /xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.h 1072 ImGuiStyleVar_PopupBorderSize, // float PopupBorderSize
1245 float PopupBorderSize; // Thickness of border around popup/tooltip windows. Generally set to 0.0f or 1.0f. (Other values are not well tested and more CPU/GPU costly).
  /xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.h 1072 ImGuiStyleVar_PopupBorderSize, // float PopupBorderSize
1245 float PopupBorderSize; // Thickness of border around popup/tooltip windows. Generally set to 0.0f or 1.0f. (Other values are not well tested and more CPU/GPU costly).

Completed in 16 milliseconds