Home
last modified time | relevance | path

Searched refs:last_blend_dst_rgb (Results 1 – 23 of 23) sorted by relevance

/dports/games/pioneer/pioneer-20210723/contrib/imgui/examples/
H A Dimgui_impl_opengl3.cpp156 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
259 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/math/curv/curv-0.5/extern/imgui/examples/
H A Dimgui_impl_opengl3.cpp156 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
259 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/lang/clover/mesa-21.3.6/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp122 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
220 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp122 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
220 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp122 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
220 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp122 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
220 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp122 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
220 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp122 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
220 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp122 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
220 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp122 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
220 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp122 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
220 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp122 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
220 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp122 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
220 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/misc/box2d/box2d-2.4.1/testbed/
H A Dimgui_impl_opengl3.cpp165 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
277 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/
H A Dimgui_impl_opengl3.cpp163 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData()
277 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/
H A Dimgui_impl_opengl3.cpp156 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
259 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/qtimgui/
H A DImGuiRenderer.cpp88 GLint last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, &last_blend_dst_rgb); in renderDrawList() local
158 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in renderDrawList()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGui/
H A Dimgui_impl_opengl3.cpp349 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
437 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/source/
H A Dimgui_impl_opengl3.cpp353 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
446 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/graphics/embree/embree-3.13.2/tutorials/common/imgui/
H A Dimgui_impl_glfw_gl3.cpp93 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplGlfwGL3_RenderDrawData() local
178 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplGlfwGL3_RenderDrawData()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/backends/
H A Dimgui_impl_opengl3.cpp432 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
525 …glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_blend_dst_a… in ImGui_ImplOpenGL3_RenderDrawData()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/
H A Dimgui_impl_opengl3.cpp156 GLenum last_blend_dst_rgb; glGetIntegerv(GL_BLEND_DST_RGB, (GLint*)&last_blend_dst_rgb); in ImGui_ImplOpenGL3_RenderDrawData() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/renderers/opengl/debug/
H A Dimguirenderer.cpp385 GLint last_blend_dst_rgb; m_funcs->glGetIntegerv(GL_BLEND_DST_RGB, &last_blend_dst_rgb); in renderDrawList() local
450 …m_funcs->glBlendFuncSeparate(last_blend_src_rgb, last_blend_dst_rgb, last_blend_src_alpha, last_bl… in renderDrawList()