Home
last modified time | relevance | path

Searched refs:setBlendEquation (Results 1 – 25 of 140) sorted by relevance

123456

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/
H A DOgreGLStateCacheManager.cpp135 void GLStateCacheManager::setBlendEquation(GLenum eq) in setBlendEquation() function in Ogre::GLStateCacheManager
137 mImp->setBlendEquation(eq); in setBlendEquation()
300 void GLStateCacheManager::setBlendEquation(GLenum eqRGB, GLenum eqAlpha) in setBlendEquation() function in Ogre::GLStateCacheManager
302 mImp->setBlendEquation(eqRGB, eqAlpha); in setBlendEquation()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/include/
H A DOgreGLStateCacheManager.h129 void setBlendEquation(GLenum eq);
132 void setBlendEquation(GLenum eqRGB, GLenum eqA);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/
H A DOgreGLESStateCacheManager.cpp93 void GLESStateCacheManager::setBlendEquation(GLenum eq) in setBlendEquation() function in Ogre::GLESStateCacheManager
95 mImp->setBlendEquation(eq); in setBlendEquation()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/StateCacheManager/
H A DOgreGLNullStateCacheManagerImp.h121 void setBlendEquation(GLenum eq);
124 void setBlendEquation(GLenum eqRGB, GLenum eqA);
H A DOgreGLStateCacheManagerImp.h159 void setBlendEquation(GLenum eq);
162 void setBlendEquation(GLenum eqRGB, GLenum eqA);
H A DOgreGLNullStateCacheManagerImp.cpp220 void GLStateCacheManagerImp::setBlendEquation(GLenum eq) in setBlendEquation() function in Ogre::GLStateCacheManagerImp
333 void GLStateCacheManagerImp::setBlendEquation(GLenum eqRGB, GLenum eqAlpha) in setBlendEquation() function in Ogre::GLStateCacheManagerImp
H A DOgreGLStateCacheManagerImp.cpp448 void GLStateCacheManagerImp::setBlendEquation(GLenum eq) in setBlendEquation() function in Ogre::GLStateCacheManagerImp
466 void GLStateCacheManagerImp::setBlendEquation(GLenum eqRGB, GLenum eqAlpha) in setBlendEquation() function in Ogre::GLStateCacheManagerImp
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A DOgreGLES2StateCacheManager.cpp109 void GLES2StateCacheManager::setBlendEquation(GLenum eq) in setBlendEquation() function in Ogre::GLES2StateCacheManager
111 mImp->setBlendEquation(eq); in setBlendEquation()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/include/
H A DOgreGLESStateCacheManager.h112 void setBlendEquation(GLenum eq);
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/include/
H A DOgreGLES2StateCacheManager.h118 void setBlendEquation(GLenum eqRGB, GLenum eqA);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/
H A DOgreGLES2StateCacheManager.h131 void setBlendEquation(GLenum eq);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/StateCacheManager/
H A DOgreGLESNullStateCacheManagerImp.h96 void setBlendEquation(GLenum eq);
H A DOgreGLESStateCacheManagerImp.h129 void setBlendEquation(GLenum eq);
H A DOgreGLESNullStateCacheManagerImp.cpp184 void GLESStateCacheManagerImp::setBlendEquation(GLenum eq) in setBlendEquation() function in Ogre::GLESStateCacheManagerImp
H A DOgreGLESStateCacheManagerImp.cpp299 void GLESStateCacheManagerImp::setBlendEquation(GLenum eq) in setBlendEquation() function in Ogre::GLESStateCacheManagerImp
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/StateCacheManager/
H A DOgreGLES2NullStateCacheManagerImp.h105 void setBlendEquation(GLenum eq);
H A DOgreGLES2StateCacheManagerImp.h142 void setBlendEquation(GLenum eq);
H A DOgreGLES2NullStateCacheManagerImp.cpp184 void GLES2StateCacheManagerImp::setBlendEquation(GLenum eq) in setBlendEquation() function in Ogre::GLES2StateCacheManagerImp
H A DOgreGLES2StateCacheManagerImp.cpp320 void GLES2StateCacheManagerImp::setBlendEquation(GLenum eq) in setBlendEquation() function in Ogre::GLES2StateCacheManagerImp
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/backends/gl/
H A Dqssgrenderbackendgl4_p.h131 void setBlendEquation(const QSSGRenderBlendEquationArgument &pBlendEquArg) override;
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/include/
H A DOgreGL3PlusStateCacheManager.h157 void setBlendEquation(GLenum eqRGB, GLenum eqA);
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/
H A Dqssgrendercontext.cpp313 void QSSGRenderContext::setBlendEquation(QSSGRenderBlendEquationArgument inEquations, bool forceSet) in setBlendEquation() function in QSSGRenderContext
319 m_backend->setBlendEquation(inEquations); in setBlendEquation()
329 m_backend->setBlendEquation(defaultBlendEqua); in resetBlendEquation()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/include/
H A DOgreGLStateCacheManager.h132 void setBlendEquation(GLenum eqRGB, GLenum eqA);
/dports/graphics/magnum-examples/magnum-examples-2019.10/src/imgui/
H A DImGuiExample.cpp87 GL::Renderer::setBlendEquation(GL::Renderer::BlendEquation::Add,
/dports/graphics/magnum-examples/magnum-examples-2019.10/src/text/
H A DTextExample.cpp99 …GL::Renderer::setBlendEquation(GL::Renderer::BlendEquation::Add, GL::Renderer::BlendEquation::Add);

123456