Searched refs:DebugNodeDrawCmdShowMeshAndBoundingBox (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui.cpp | 11710 …DebugNodeDrawCmdShowMeshAndBoundingBox(fg_draw_list, draw_list, pcmd, cfg->ShowDrawCmdMesh, cfg->S… in DebugNodeDrawList() 11731 DebugNodeDrawCmdShowMeshAndBoundingBox(fg_draw_list, draw_list, pcmd, true, false); in DebugNodeDrawList() 11764 void ImGui::DebugNodeDrawCmdShowMeshAndBoundingBox(ImDrawList* out_draw_list, const ImDrawList* dra… in DebugNodeDrawCmdShowMeshAndBoundingBox() function in ImGui 12229 void ImGui::DebugNodeDrawCmdShowMeshAndBoundingBox(ImDrawList*, const ImDrawList*, const ImDrawCmd*… in DebugNodeDrawCmdShowMeshAndBoundingBox() function in ImGui
|
| D | imgui_internal.h | 2745 …IMGUI_API void DebugNodeDrawCmdShowMeshAndBoundingBox(ImDrawList* out_draw_list, const Im…
|