Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
Dimgui.h1765 struct ImDrawChannel struct
1767 ImVector<ImDrawCmd> CmdBuffer;
1768 ImVector<ImDrawIdx> IdxBuffer;
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.h1757 struct ImDrawChannel struct
1759 ImVector<ImDrawCmd> CmdBuffer;
1760 ImVector<ImDrawIdx> IdxBuffer;
/third_party/skia/third_party/externals/imgui/
Dimgui.h2328 struct ImDrawChannel struct
2341 …ImVector<ImDrawChannel> _Channels; // Draw channels (not resized down so _Count might be < C… argument