Home
last modified time | relevance | path

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

/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