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