Home
last modified time | relevance | path

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

/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