Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Common.h254 …static void SetTevOperandAlpha(GraphicsResource& graphicsResource, int index, TevOpAlp value0, Tev…
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Material.cpp139 internal::GL::SetTevOperandAlpha( in SetTexEnv()
731 …internal::GL::SetTevOperandAlpha(graphicsResource, i, tevStage.GetOperandAlpha0(), tevStage.GetOpe… in SetupGraphics()
1282 …internal::GL::SetTevOperandAlpha(graphicsResource, i, TEVOPALP_ALPHA, TEVOPALP_ALPHA, TEVOPALP_ALP… in SetupGraphics()
Dlyt_Common.cpp562 GL::SetTevOperandAlpha(GraphicsResource& graphicsResource, int index, TevOpAlp value0, TevOpAlp val… in SetTevOperandAlpha() function in nw::lyt::internal::GL