Home
last modified time | relevance | path

Searched refs:ONE_MINUS_CONSTANT_COLOR (Results 1 – 25 of 269) sorted by relevance

1234567891011

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/deprecated-dotosg/osg/
H A DBlendFunc.cpp115 else if (strcmp(str,"ONE_MINUS_CONSTANT_COLOR")==0) mode = BlendFunc::ONE_MINUS_CONSTANT_COLOR; in BlendFunc_matchModeStr()
139 case(BlendFunc::ONE_MINUS_CONSTANT_COLOR): return "ONE_MINUS_CONSTANT_COLOR"; in BlendFunc_getModeStr()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/deprecated-dotosg/osg/
H A DBlendFunc.cpp115 else if (strcmp(str,"ONE_MINUS_CONSTANT_COLOR")==0) mode = BlendFunc::ONE_MINUS_CONSTANT_COLOR; in BlendFunc_matchModeStr()
139 case(BlendFunc::ONE_MINUS_CONSTANT_COLOR): return "ONE_MINUS_CONSTANT_COLOR"; in BlendFunc_getModeStr()
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Common/
H A DGPUStateUtils.h112 ONE_MINUS_CONSTANT_COLOR, enumerator
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Common/
H A DGPUStateUtils.h112 ONE_MINUS_CONSTANT_COLOR, enumerator
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Common/
H A DGPUStateUtils.h112 ONE_MINUS_CONSTANT_COLOR, enumerator
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DBlendFunc118 ONE_MINUS_CONSTANT_COLOR = GL_ONE_MINUS_CONSTANT_COLOR,
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DBlendFunc118 ONE_MINUS_CONSTANT_COLOR = GL_ONE_MINUS_CONSTANT_COLOR,
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/gl/
H A Dconsts.go62 ONE_MINUS_CONSTANT_COLOR = 0x8002 const
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FUtils/
H A DFUDaeEnum.cpp417 …quivalent(value, DAE_FX_STATE_BLENDTYPE_ONE_MINUS_CONSTANT_COLOR)) return ONE_MINUS_CONSTANT_COLOR; in FromString()
439 case ONE_MINUS_CONSTANT_COLOR: return DAE_FX_STATE_BLENDTYPE_ONE_MINUS_CONSTANT_COLOR; in ToString()
H A DFUDaeEnum.h454ONE_MINUS_CONSTANT_COLOR = 0x8002, /**< The color is multiplied with the inverse of a constant col… enumerator
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FUtils/
H A DFUDaeEnum.h454ONE_MINUS_CONSTANT_COLOR = 0x8002, /**< The color is multiplied with the inverse of a constant col… enumerator
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gfx_device_gl-0.15.5/src/
H A Dstate.rs204 s::Factor::OneMinus(BlendValue::ConstColor) => gl::ONE_MINUS_CONSTANT_COLOR, in map_factor()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/python/
H A Dglutil.cpp213 C(ONE_MINUS_CONSTANT_COLOR); C(CONSTANT_ALPHA); in register_glutil()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/
H A Dthin3d.h79 ONE_MINUS_CONSTANT_COLOR,
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/
H A Dthin3d.h79 ONE_MINUS_CONSTANT_COLOR, enumerator
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/
H A Dthin3d.h79 ONE_MINUS_CONSTANT_COLOR, enumerator
/dports/games/astromenace/astromenace-1.4.1/src/core/graphics/
H A Dgraphics.h99 ONE_MINUS_CONSTANT_COLOR = GL_ONE_MINUS_CONSTANT_COLOR, enumerator
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dxbox_nv2a.h498 ONE_MINUS_CONSTANT_COLOR = 0x8002, enumerator
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/gles/
H A Dconv.rs345 Bf::OneMinusConstant => glow::ONE_MINUS_CONSTANT_COLOR, in map_blend_factor()
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dxbox_nv2a.h498 ONE_MINUS_CONSTANT_COLOR = 0x8002, enumerator
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext3D.h143 ONE_MINUS_CONSTANT_COLOR = 0x8002, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-vulkan/src/
H A Dconv.rs334 OneMinusConstColor => vk::BlendFactor::ONE_MINUS_CONSTANT_COLOR, in map_blend_factor()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-vulkan/src/
H A Dconv.rs334 OneMinusConstColor => vk::BlendFactor::ONE_MINUS_CONSTANT_COLOR, in map_blend_factor()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-vulkan-0.4.0/src/
H A Dconv.rs292 OneMinusConstColor => vk::BlendFactor::ONE_MINUS_CONSTANT_COLOR, in map_blend_factor()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-vulkan/src/
H A Dconv.rs327 OneMinusConstColor => vk::BlendFactor::ONE_MINUS_CONSTANT_COLOR, in map_blend_factor()

1234567891011