Searched refs:SetTevCombineAlpha (Results 1 – 3 of 3) sorted by relevance
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Common.h | 250 static void SetTevCombineAlpha(GraphicsResource& graphicsResource, int index, TevMode value);
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_Material.cpp | 120 internal::GL::SetTevCombineAlpha(gres, i, TevMode(m_ModeAlpha)); in SetTexEnv() 723 internal::GL::SetTevCombineAlpha(graphicsResource, i, tevStage.GetCombineAlpha()); in SetupGraphics() 1278 internal::GL::SetTevCombineAlpha(graphicsResource, i, TEVMODE_REPLACE); in SetupGraphics()
|
| D | lyt_Common.cpp | 483 GL::SetTevCombineAlpha(GraphicsResource& graphicsResource, int index, TevMode value) in SetTevCombineAlpha() function in nw::lyt::internal::GL
|