Home
last modified time | relevance | path

Searched refs:SetTevOperandRgb (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Common.h253 …static void SetTevOperandRgb(GraphicsResource& graphicsResource, int index, TevOpRgb value0, TevOp…
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Material.cpp133 internal::GL::SetTevOperandRgb( in SetTexEnv()
729 …internal::GL::SetTevOperandRgb(graphicsResource, i, tevStage.GetOperandRgb0(), tevStage.GetOperand… in SetupGraphics()
1281 … internal::GL::SetTevOperandRgb(graphicsResource, i, TEVOPRGB_RGB, TEVOPRGB_RGB, TEVOPRGB_RGB); in SetupGraphics()
Dlyt_Common.cpp529 GL::SetTevOperandRgb(GraphicsResource& graphicsResource, int index, TevOpRgb value0, TevOpRgb value… in SetTevOperandRgb() function in nw::lyt::internal::GL