Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui.h1731 struct ImDrawCmd struct
1739ImDrawCmd() { ElemCount = 0; ClipRect.x = ClipRect.y = ClipRect.z = ClipRect.w = 0.0f; TextureId =… in ImDrawCmd() argument