Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_opengl2.cpp123 const ImDrawVert* vtx_buffer = cmd_list->VtxBuffer.Data; in ImGui_ImplOpenGL2_RenderDrawData() local
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl2.cpp183 const ImDrawVert* vtx_buffer = cmd_list->VtxBuffer.Data; in ImGui_ImplOpenGL2_RenderDrawData() local
Dimgui_impl_sdlrenderer.cpp140 const ImDrawVert* vtx_buffer = cmd_list->VtxBuffer.Data; in ImGui_ImplSDLRenderer_RenderDrawData() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp11717 const ImDrawVert* vtx_buffer = draw_list->VtxBuffer.Data + pcmd->VtxOffset; in DebugNodeDrawList() local
11776 ImDrawVert* vtx_buffer = draw_list->VtxBuffer.Data + draw_cmd->VtxOffset; in DebugNodeDrawCmdShowMeshAndBoundingBox() local