Home
last modified time | relevance | path

Searched defs:setBlendMode (Results 51 – 75 of 127) sorted by relevance

123456

/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwrender/
H A Dcharacterpreview.cpp288 void CharacterPreview::setBlendMode() in setBlendMode() function in MWRender::CharacterPreview
/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/src/
H A DOgreShaderExLayeredBlending.cpp259 void LayeredBlending::setBlendMode(unsigned short index, BlendMode mode) in setBlendMode() function in Ogre::RTShader::LayeredBlending
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/RTShaderSystem/src/
H A DOgreShaderExLayeredBlending.cpp268 void LayeredBlending::setBlendMode(unsigned short index, BlendMode mode) in setBlendMode() function in Ogre::RTShader::LayeredBlending
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/
H A DVisualImage.cpp395 void VisualImage::setBlendMode(BlendMode aBlendMode) { in setBlendMode() function in VisualImage
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/quick3d/
H A Dqquick3dprincipledmaterial.cpp520 void QQuick3DPrincipledMaterial::setBlendMode(QQuick3DPrincipledMaterial::BlendMode blendMode) in setBlendMode() function in QQuick3DPrincipledMaterial
H A Dqquick3ddefaultmaterial.cpp514 void QQuick3DDefaultMaterial::setBlendMode(QQuick3DDefaultMaterial::BlendMode blendMode) in setBlendMode() function in QQuick3DDefaultMaterial
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/textrenderer/
H A Dqgstextbackgroundsettings.cpp265 void QgsTextBackgroundSettings::setBlendMode( QPainter::CompositionMode mode ) in setBlendMode() function in QgsTextBackgroundSettings
H A Dqgstextformat.cpp259 void QgsTextFormat::setBlendMode( QPainter::CompositionMode mode ) in setBlendMode() function in QgsTextFormat
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/display/
H A Ddrawing-item.cpp267 DrawingItem::setBlendMode(SPBlendMode mix_blend_mode) in setBlendMode() function in Inkscape::DrawingItem
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DDisplayObject.h894 void setBlendMode(BlendMode bm) { in setBlendMode() function
/dports/graphics/qgis/qgis-3.22.3/src/core/textrenderer/
H A Dqgstextbackgroundsettings.cpp292 void QgsTextBackgroundSettings::setBlendMode( QPainter::CompositionMode mode ) in setBlendMode() function in QgsTextBackgroundSettings
H A Dqgstextformat.cpp293 void QgsTextFormat::setBlendMode( QPainter::CompositionMode mode ) in setBlendMode() function in QgsTextFormat
/dports/graphics/qgis/qgis-3.22.3/src/core/callouts/
H A Dqgscallout.h435 void setBlendMode( QPainter::CompositionMode mode ) { mBlendMode = mode; } in setBlendMode() function
/dports/games/OpenLara/OpenLara-b4b19f2/src/gapi/
H A Dgu.h391 void setBlendMode(int rsMask) { in setBlendMode() function
H A Dd3d9.h736 void setBlendMode(int rsMask) { in setBlendMode() function
/dports/graphics/krita/krita-4.4.8/libs/ui/
H A Dkis_asl_layer_style_serializer.cpp727 boost::function<void (const QString &)> setBlendMode) in convertAndSetBlendMode()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreSkeleton.cpp616 void Skeleton::setBlendMode(SkeletonAnimationBlendMode state) in setBlendMode() function in Ogre::Skeleton
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreSkeleton.cpp626 void Skeleton::setBlendMode(SkeletonAnimationBlendMode state) in setBlendMode() function in Ogre::Skeleton
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/core/
H A DSkPaint.h814 void setBlendMode(SkBlendMode mode) { fBlendMode = (unsigned)mode; } in setBlendMode() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/core/
H A DSkPaint.h563 void setBlendMode(SkBlendMode mode) { fBlendMode = (unsigned)mode; } in setBlendMode() function
/dports/graphics/qgis/qgis-3.22.3/src/core/layout/
H A Dqgslayoutitemmapgrid.h303 void setBlendMode( const QPainter::CompositionMode mode ) { mBlendMode = mode; } in setBlendMode() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layout/
H A Dqgslayoutitemmapgrid.h302 void setBlendMode( const QPainter::CompositionMode mode ) { mBlendMode = mode; } in setBlendMode() function
/dports/devel/love/love-11.3/src/modules/graphics/opengl/
H A DGraphics.cpp1237 void Graphics::setBlendMode(BlendMode mode, BlendAlpha alphamode) in setBlendMode() function in love::graphics::opengl::Graphics
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGraphics.cpp558 void Graphics::setBlendMode( Graphics::BlendMode mode ) in setBlendMode() function in love::graphics::opengl::Graphics
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/include/graphics/
H A Dparticle.h219 void setBlendMode(BlendMode blendMode) {this->blendMode= blendMode;} in setBlendMode() function

123456