| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | aubinator_viewer_urb.h | 33 ImDrawList* draw_list = ImGui::GetWindowDrawList(); local in function:AubinatorViewerUrb::DrawAllocation
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aubinator_viewer_urb.h | 33 ImDrawList* draw_list = ImGui::GetWindowDrawList(); local in function:AubinatorViewerUrb::DrawAllocation
|
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| H A D | imgui_memory_editor.h | 228 ImDrawList* draw_list = ImGui::GetWindowDrawList(); local in function:MemoryEditor::DrawContents
|
| H A D | imgui_demo.cpp | 2572 ImDrawList* draw_list = ImGui::GetWindowDrawList(); local in function:ShowDemoWindowMisc 2953 ImDrawList* draw_list = ImGui::GetWindowDrawList(); local in function:ImGui::ShowStyleEditor 3951 ImDrawList* draw_list = ImGui::GetWindowDrawList(); local in function:ShowExampleAppCustomRendering [all...] |
| H A D | imgui_draw.cpp | 1311 void ImGui::ShadeVertsLinearColorGradientKeepAlpha(ImDrawList* draw_list, int vert_start_idx, int vert_end_idx, ImVec2 gradient_p0, ImVec2 gradient_p1, ImU32 col0, ImU32 col1) argument 1329 void ImGui::ShadeVertsLinearUV(ImDrawList* draw_list, int vert_start_idx, int vert_end_idx, const ImVec2& a, const ImVec2& b, const ImVec2& uv_a, const ImVec2& uv_b, bool clamp) argument 2735 void ImFont::RenderChar(ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, ImWchar c) const argument 2749 void ImFont::RenderText(ImDrawList* draw_list, floa argument 2948 RenderMouseCursor(ImDrawList * draw_list,ImVec2 pos,float scale,ImGuiMouseCursor mouse_cursor) argument 2974 RenderArrowPointingAt(ImDrawList * draw_list,ImVec2 pos,ImVec2 half_sz,ImGuiDir direction,ImU32 col) argument 2995 RenderRectFilledRangeH(ImDrawList * draw_list,const ImRect & rect,ImU32 col,float x_start_norm,float x_end_norm,float rounding) argument 3058 RenderPixelEllipsis(ImDrawList * draw_list,ImVec2 pos,int count,ImU32 col) argument [all...] |
| H A D | imgui.cpp | 2329 void ImGui::RenderTextClippedEx(ImDrawList* draw_list, const ImVec2& pos_min, const ImVec2& pos_max, const char* text, const char* text_display_end, const ImVec2* text_size_if_known, const ImVec2& align, const ImRect* clip_rect) argument 3654 static void AddDrawListToDrawData(ImVector<ImDrawList*>* out_list, ImDrawList* draw_list) argument 7225 ImDrawList* draw_list = ImGui::GetOverlayDrawList(window); local in function:NavScoreItem 7237 ImDrawList* draw_list = ImGui::GetOverlayDrawList(window); local in function:NavScoreItem 9301 NodeDrawList(ImGuiWindow * window,ImDrawList * draw_list,const char * label) argument [all...] |
| H A D | imgui_widgets.cpp | 4092 static void RenderArrowsForVerticalBar(ImDrawList* draw_list, ImVec2 pos, ImVec2 half_sz, float bar_w) argument 4106 ImDrawList* draw_list = window->DrawList; local in function:ImGui::ColorPicker4 6555 TabItemBackground(ImDrawList * draw_list,const ImRect & bb,ImGuiTabItemFlags flags,ImU32 col) argument 6582 TabItemLabelAndCloseButton(ImDrawList * draw_list,const ImRect & bb,ImGuiTabItemFlags flags,ImVec2 frame_padding,const char * label,ImGuiID tab_id,ImGuiID close_button_id) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ |
| H A D | imgui_memory_editor.h | 230 ImDrawList* draw_list = ImGui::GetWindowDrawList(); local in function:MemoryEditor::DrawContents
|
| H A D | imgui_draw.cpp | 1311 void ImGui::ShadeVertsLinearColorGradientKeepAlpha(ImDrawList* draw_list, int vert_start_idx, int vert_end_idx, ImVec2 gradient_p0, ImVec2 gradient_p1, ImU32 col0, ImU32 col1) argument 1329 void ImGui::ShadeVertsLinearUV(ImDrawList* draw_list, int vert_start_idx, int vert_end_idx, const ImVec2& a, const ImVec2& b, const ImVec2& uv_a, const ImVec2& uv_b, bool clamp) argument 2735 void ImFont::RenderChar(ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, ImWchar c) const argument 2749 void ImFont::RenderText(ImDrawList* draw_list, floa argument 2948 RenderMouseCursor(ImDrawList * draw_list,ImVec2 pos,float scale,ImGuiMouseCursor mouse_cursor) argument 2974 RenderArrowPointingAt(ImDrawList * draw_list,ImVec2 pos,ImVec2 half_sz,ImGuiDir direction,ImU32 col) argument 2995 RenderRectFilledRangeH(ImDrawList * draw_list,const ImRect & rect,ImU32 col,float x_start_norm,float x_end_norm,float rounding) argument 3058 RenderPixelEllipsis(ImDrawList * draw_list,ImVec2 pos,int count,ImU32 col) argument [all...] |
| H A D | imgui.cpp | 2329 void ImGui::RenderTextClippedEx(ImDrawList* draw_list, const ImVec2& pos_min, const ImVec2& pos_max, const char* text, const char* text_display_end, const ImVec2* text_size_if_known, const ImVec2& align, const ImRect* clip_rect) argument 3654 static void AddDrawListToDrawData(ImVector<ImDrawList*>* out_list, ImDrawList* draw_list) argument 7225 ImDrawList* draw_list = ImGui::GetOverlayDrawList(window); local in function:NavScoreItem 7237 ImDrawList* draw_list = ImGui::GetOverlayDrawList(window); local in function:NavScoreItem 9301 NodeDrawList(ImGuiWindow * window,ImDrawList * draw_list,const char * label) argument [all...] |
| H A D | imgui_widgets.cpp | 4092 static void RenderArrowsForVerticalBar(ImDrawList* draw_list, ImVec2 pos, ImVec2 half_sz, float bar_w) argument 4106 ImDrawList* draw_list = window->DrawList; local in function:ImGui::ColorPicker4 6555 TabItemBackground(ImDrawList * draw_list,const ImRect & bb,ImGuiTabItemFlags flags,ImU32 col) argument 6582 TabItemLabelAndCloseButton(ImDrawList * draw_list,const ImRect & bb,ImGuiTabItemFlags flags,ImVec2 frame_padding,const char * label,ImGuiID tab_id,ImGuiID close_button_id) argument [all...] |