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