Home
last modified time | relevance | path

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

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