Home
last modified time | relevance | path

Searched refs:BLEND_ALPHA_PREMULT (Results 1 – 4 of 4) sorted by relevance

/dports/games/pioneer/pioneer-20210723/src/graphics/
H A DTypes.h62 BLEND_ALPHA_PREMULT, enumerator
/dports/games/pioneer/pioneer-20210723/src/graphics/opengl/
H A DRenderStateGL.cpp34 case BLEND_ALPHA_PREMULT: in Apply()
/dports/games/pioneer/pioneer-20210723/src/
H A DPlanet.cpp247 rsd.blendMode = Graphics::BLEND_ALPHA_PREMULT; in GenerateRings()
/dports/games/pioneer/pioneer-20210723/src/text/
H A DTextureFont.cpp618 rsd.blendMode = Graphics::BLEND_ALPHA_PREMULT; in TextureFont()