Home
last modified time | relevance | path

Searched refs:requiresBlending (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DCaps.cpp164 bool requiresBlending) in GetFormatSupportBase() argument
190 if (requiresBlending && !cap.blendable) in GetFormatSupportBase()
206 bool requiresBlending) in GetFormatSupport() argument
210 requiresRenderbufferSupport, requiresBlending); in GetFormatSupport()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DCaps.cpp169 bool requiresBlending) in GetFormatSupportBase() argument
195 if (requiresBlending && !cap.blendable) in GetFormatSupportBase()
211 bool requiresBlending) in GetFormatSupport() argument
215 requiresRenderbufferSupport, requiresBlending); in GetFormatSupport()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DCaps.cpp171 bool requiresBlending) in GetFormatSupportBase() argument
197 if (requiresBlending && !cap.blendable) in GetFormatSupportBase()
213 bool requiresBlending) in GetFormatSupport() argument
217 requiresRenderbufferSupport, requiresBlending); in GetFormatSupport()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DCaps.cpp169 bool requiresBlending) in GetFormatSupportBase() argument
195 if (requiresBlending && !cap.blendable) in GetFormatSupportBase()
211 bool requiresBlending) in GetFormatSupport() argument
215 requiresRenderbufferSupport, requiresBlending); in GetFormatSupport()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DCaps.cpp171 bool requiresBlending) in GetFormatSupportBase() argument
197 if (requiresBlending && !cap.blendable) in GetFormatSupportBase()
213 bool requiresBlending) in GetFormatSupport() argument
217 requiresRenderbufferSupport, requiresBlending); in GetFormatSupport()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DCaps.cpp171 bool requiresBlending) in GetFormatSupportBase() argument
197 if (requiresBlending && !cap.blendable) in GetFormatSupportBase()
213 bool requiresBlending) in GetFormatSupport() argument
217 requiresRenderbufferSupport, requiresBlending); in GetFormatSupport()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPresentation/
H A DAnimationMaterial.cpp146 bool AnimationMaterial::requiresBlending() const in requiresBlending() function in AnimationMaterial
H A DSlideShowConstructor.cpp3226 if (animationMaterial->requiresBlending()) in attachMaterialAnimation()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPresentation/
H A DAnimationMaterial.cpp145 bool AnimationMaterial::requiresBlending() const in requiresBlending() function in AnimationMaterial
H A DSlideShowConstructor.cpp3225 if (animationMaterial->requiresBlending()) in attachMaterialAnimation()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgPresentation/
H A DAnimationMaterial78 bool requiresBlending() const;
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgPresentation/
H A DAnimationMaterial79 bool requiresBlending() const;