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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1731 struct ImDrawCmd struct
1739 ImDrawCmd() { ElemCount = 0; ClipRect.x = ClipRect.y = ClipRect.z = ClipRect.w = 0.0f; TextureId = (ImTextureID)NULL; UserCallback = NULL; UserCallbackData = NULL; } function in struct:ImDrawCmd
[all...]
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1731 struct ImDrawCmd struct
1739 ImDrawCmd() { ElemCount = 0; ClipRect.x = ClipRect.y = ClipRect.z = ClipRect.w = 0.0f; TextureId = (ImTextureID)NULL; UserCallback = NULL; UserCallbackData = NULL; } function in struct:ImDrawCmd
[all...]

Completed in 19 milliseconds