Home
last modified time | relevance | path

Searched refs:ONE_MINUS_CONSTANT_ALPHA (Results 1 – 25 of 261) sorted by relevance

1234567891011

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/deprecated-dotosg/osg/
H A DBlendFunc.cpp113 else if (strcmp(str,"ONE_MINUS_CONSTANT_ALPHA")==0) mode = BlendFunc::ONE_MINUS_CONSTANT_ALPHA; in BlendFunc_matchModeStr()
137 case(BlendFunc::ONE_MINUS_CONSTANT_ALPHA): return "ONE_MINUS_CONSTANT_ALPHA"; in BlendFunc_getModeStr()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/deprecated-dotosg/osg/
H A DBlendFunc.cpp113 else if (strcmp(str,"ONE_MINUS_CONSTANT_ALPHA")==0) mode = BlendFunc::ONE_MINUS_CONSTANT_ALPHA; in BlendFunc_matchModeStr()
137 case(BlendFunc::ONE_MINUS_CONSTANT_ALPHA): return "ONE_MINUS_CONSTANT_ALPHA"; in BlendFunc_getModeStr()
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Common/
H A DGPUStateUtils.h114 ONE_MINUS_CONSTANT_ALPHA, enumerator
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Common/
H A DGPUStateUtils.h114 ONE_MINUS_CONSTANT_ALPHA, enumerator
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Common/
H A DGPUStateUtils.h114 ONE_MINUS_CONSTANT_ALPHA, enumerator
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DBlendFunc120 ONE_MINUS_CONSTANT_ALPHA = GL_ONE_MINUS_CONSTANT_ALPHA,
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DBlendFunc120 ONE_MINUS_CONSTANT_ALPHA = GL_ONE_MINUS_CONSTANT_ALPHA,
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/gl/
H A Dconsts.go64 ONE_MINUS_CONSTANT_ALPHA = 0x8004 const
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FUtils/
H A DFUDaeEnum.cpp419 …quivalent(value, DAE_FX_STATE_BLENDTYPE_ONE_MINUS_CONSTANT_ALPHA)) return ONE_MINUS_CONSTANT_ALPHA; in FromString()
441 case ONE_MINUS_CONSTANT_ALPHA: return DAE_FX_STATE_BLENDTYPE_ONE_MINUS_CONSTANT_ALPHA; in ToString()
H A DFUDaeEnum.h456ONE_MINUS_CONSTANT_ALPHA = 0x8004, /**< The color is multiplied with the inverse of a constant alp… enumerator
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FUtils/
H A DFUDaeEnum.h456ONE_MINUS_CONSTANT_ALPHA = 0x8004, /**< The color is multiplied with the inverse of a constant alp… enumerator
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gfx_device_gl-0.15.5/src/
H A Dstate.rs206 s::Factor::OneMinus(BlendValue::ConstAlpha) => gl::ONE_MINUS_CONSTANT_ALPHA, in map_factor()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/python/
H A Dglutil.cpp214 C(ONE_MINUS_CONSTANT_ALPHA); in register_glutil()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/
H A Dthin3d.h81 ONE_MINUS_CONSTANT_ALPHA,
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/
H A Dthin3d.h81 ONE_MINUS_CONSTANT_ALPHA, enumerator
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/
H A Dthin3d.h81 ONE_MINUS_CONSTANT_ALPHA, enumerator
/dports/games/astromenace/astromenace-1.4.1/src/core/graphics/
H A Dgraphics.h101 ONE_MINUS_CONSTANT_ALPHA = GL_ONE_MINUS_CONSTANT_ALPHA, enumerator
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dxbox_nv2a.h500 ONE_MINUS_CONSTANT_ALPHA = 0x8004 enumerator
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dxbox_nv2a.h500 ONE_MINUS_CONSTANT_ALPHA = 0x8004 enumerator
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext3D.h145 ONE_MINUS_CONSTANT_ALPHA = 0x8004, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-vulkan/src/
H A Dconv.rs336 OneMinusConstAlpha => vk::BlendFactor::ONE_MINUS_CONSTANT_ALPHA, in map_blend_factor()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-vulkan/src/
H A Dconv.rs336 OneMinusConstAlpha => vk::BlendFactor::ONE_MINUS_CONSTANT_ALPHA, in map_blend_factor()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-vulkan-0.4.0/src/
H A Dconv.rs294 OneMinusConstAlpha => vk::BlendFactor::ONE_MINUS_CONSTANT_ALPHA, in map_blend_factor()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-vulkan/src/
H A Dconv.rs329 OneMinusConstAlpha => vk::BlendFactor::ONE_MINUS_CONSTANT_ALPHA, in map_blend_factor()
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWGLWidget.h775 ONE_MINUS_CONSTANT_ALPHA = 0x8004, enumerator

1234567891011