Searched refs:GetFontTexUvWhitePixel (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h310 IMGUI_API ImVec2 GetFontTexUvWhitePixel(); // get UV coordinate for a while pixel, useful to draw custom shapes via the ImDrawList API
H A Dimgui_widgets.cpp4349 ImVec2 uv_white = GetFontTexUvWhitePixel();
H A Dimgui.cpp6312 ImVec2 ImGui::GetFontTexUvWhitePixel() function in class:ImGui
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h310 IMGUI_API ImVec2 GetFontTexUvWhitePixel(); // get UV coordinate for a while pixel, useful to draw custom shapes via the ImDrawList API
H A Dimgui_widgets.cpp4349 ImVec2 uv_white = GetFontTexUvWhitePixel();
H A Dimgui.cpp6312 ImVec2 ImGui::GetFontTexUvWhitePixel() function in class:ImGui

Completed in 106 milliseconds