Home
last modified time | relevance | path

Searched defs:idx_buffer (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_draw.h47 uint32_t idx_offset, struct pipe_resource *idx_buffer) in fd5_draw()
87 struct pipe_resource *idx_buffer = NULL; in fd5_draw_emit() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_draw.h47 struct pipe_resource *idx_buffer) in fd_draw()
148 struct pipe_resource *idx_buffer = NULL; in fd_draw_emit() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_draw.h53 uint32_t idx_offset, struct pipe_resource *idx_buffer) in fd4_draw()
93 struct pipe_resource *idx_buffer = NULL; in fd4_draw_emit() local
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_opengl2.cpp124 const ImDrawIdx* idx_buffer = cmd_list->IdxBuffer.Data; in ImGui_ImplOpenGL2_RenderDrawData() local
Dimgui_impl_marmalade.cpp49 const ImDrawIdx* idx_buffer = cmd_list->IdxBuffer.Data; in ImGui_Marmalade_RenderDrawData() local
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl2.cpp184 const ImDrawIdx* idx_buffer = cmd_list->IdxBuffer.Data; in ImGui_ImplOpenGL2_RenderDrawData() local
Dimgui_impl_marmalade.cpp54 const ImDrawIdx* idx_buffer = cmd_list->IdxBuffer.Data; in ImGui_Marmalade_RenderDrawData() local
Dimgui_impl_sdlrenderer.cpp141 const ImDrawIdx* idx_buffer = cmd_list->IdxBuffer.Data; in ImGui_ImplSDLRenderer_RenderDrawData() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_draw.c104 struct pipe_resource *idx_buffer = info->index.resource; in draw_emit() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp11716 … const ImDrawIdx* idx_buffer = (draw_list->IdxBuffer.Size > 0) ? draw_list->IdxBuffer.Data : NULL; in DebugNodeDrawList() local
11775 …ImDrawIdx* idx_buffer = (draw_list->IdxBuffer.Size > 0) ? draw_list->IdxBuffer.Data : NULL; // We … in DebugNodeDrawCmdShowMeshAndBoundingBox() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp9167 … ImDrawIdx* idx_buffer = (draw_list->IdxBuffer.Size > 0) ? draw_list->IdxBuffer.Data : NULL; in ShowMetricsWindow() local
/third_party/mesa3d/src/imgui/
Dimgui.cpp9328 … ImDrawIdx* idx_buffer = (draw_list->IdxBuffer.Size > 0) ? draw_list->IdxBuffer.Data : NULL; in ShowMetricsWindow() local