Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/
Dimgui.h2287 struct ImDrawCmd struct
2297 ImDrawCmd() { memset(this, 0, sizeof(*this)); } // Also ensure our padding fields are zeroed in ImDrawCmd() argument
2320 struct ImDrawCmdHeader argument
Dimgui.cpp12229 void ImGui::DebugNodeDrawCmdShowMeshAndBoundingBox(ImDrawList*, const ImDrawList*, const ImDrawCmd* in DebugNodeDrawCmdShowMeshAndBoundingBox()
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.h1723 struct ImDrawCmd struct
1731ImDrawCmd() { ElemCount = 0; ClipRect.x = ClipRect.y = ClipRect.z = ClipRect.w = 0.0f; TextureId =… in ImDrawCmd() argument
/third_party/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