Home
last modified time | relevance | path

Searched defs:pcmd (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl2.cpp191 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplOpenGL2_RenderDrawData() local
Dimgui_impl_marmalade.cpp77 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_Marmalade_RenderDrawData() local
Dimgui_impl_sdlrenderer.cpp145 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplSDLRenderer_RenderDrawData() local
Dimgui_impl_dx9.cpp239 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplDX9_RenderDrawData() local
Dimgui_impl_allegro5.cpp162 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplAllegro5_RenderDrawData() local
Dimgui_impl_dx12.cpp250 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplDX12_RenderDrawData() local
Dimgui_impl_dx10.cpp244 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplDX10_RenderDrawData() local
Dimgui_impl_wgpu.cpp419 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplWGPU_RenderDrawData() local
Dimgui_impl_opengl3.cpp433 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplOpenGL3_RenderDrawData() local
Dimgui_impl_dx11.cpp254 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplDX11_RenderDrawData() local
Dimgui_impl_vulkan.cpp501 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplVulkan_RenderDrawData() local
/third_party/mesa3d/src/intel/tools/imgui/
Dimgui_impl_opengl3.cpp188 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in ImGui_ImplOpenGL3_RenderDrawData() local
/third_party/node/deps/openssl/openssl/ssl/
Dssl_conf.c806 static int ssl_conf_cmd_skip_prefix(SSL_CONF_CTX *cctx, const char **pcmd) in ssl_conf_cmd_skip_prefix()
/third_party/openssl/ssl/
Dssl_conf.c806 static int ssl_conf_cmd_skip_prefix(SSL_CONF_CTX *cctx, const char **pcmd) in ssl_conf_cmd_skip_prefix()
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp1315 const ImDrawCmd* pcmd = &cmd_list->CmdBuffer[cmd_i]; in render_swapchain_display() local
/third_party/mesa3d/src/imgui/
Dimgui.cpp9319 …for (const ImDrawCmd* pcmd = draw_list->CmdBuffer.begin(); pcmd < draw_list->CmdBuffer.end(); elem… in ShowMetricsWindow() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp11696 …for (const ImDrawCmd* pcmd = draw_list->CmdBuffer.Data; pcmd < draw_list->CmdBuffer.Data + cmd_cou… in DebugNodeDrawList() local