Searched defs:DisplayFramebufferScale (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1305 ImVec2 DisplayFramebufferScale; // = (1, 1) // For retina display or other situations where window coordinates are different from framebuffer coordinates. This generally ends up in ImDrawData::FramebufferScale. member in struct:ImGuiIO
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1305 ImVec2 DisplayFramebufferScale; // = (1, 1) // For retina display or other situations where window coordinates are different from framebuffer coordinates. This generally ends up in ImDrawData::FramebufferScale. member in struct:ImGuiIO

Completed in 17 milliseconds