Searched refs:SetTevCombineRgb (Results 1 – 3 of 3) sorted by relevance
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Common.h | 249 static void SetTevCombineRgb(GraphicsResource& graphicsResource, int index, TevMode value);
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_Material.cpp | 119 internal::GL::SetTevCombineRgb(gres, i, TevMode(m_ModeRgb)); in SetTexEnv() 721 internal::GL::SetTevCombineRgb(graphicsResource, i, tevStage.GetCombineRgb()); in SetupGraphics() 1277 internal::GL::SetTevCombineRgb(graphicsResource, i, TEVMODE_REPLACE); in SetupGraphics()
|
| D | lyt_Common.cpp | 474 GL::SetTevCombineRgb(GraphicsResource& graphicsResource, int index, TevMode value) in SetTevCombineRgb() function in nw::lyt::internal::GL
|