Searched refs:SetTevScaleRgb (Results 1 – 3 of 3) sorted by relevance
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Common.h | 255 static void SetTevScaleRgb(GraphicsResource& graphicsResource, int index, TevScale value);
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_Material.cpp | 145 internal::GL::SetTevScaleRgb(gres, i, TevScale(m_ScaleRgb)); in SetTexEnv() 733 internal::GL::SetTevScaleRgb(graphicsResource, i, tevStage.GetScaleRgb()); in SetupGraphics() 1283 internal::GL::SetTevScaleRgb(graphicsResource, i, TEVSCALE_1); in SetupGraphics()
|
| D | lyt_Common.cpp | 601 GL::SetTevScaleRgb(GraphicsResource& graphicsResource, int index, TevScale value) in SetTevScaleRgb() function in nw::lyt::internal::GL
|