Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Common.h248 …static void SetTevOperandAlpha(GraphicsResource& graphicsResource, int index, TevOpAlp value0, Tev…
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Material.cpp137 internal::GL::SetTevOperandAlpha( in SetTexEnv()
729 …internal::GL::SetTevOperandAlpha(graphicsResource, i, tevStage.GetOperandAlpha0(), tevStage.GetOpe… in SetupGraphics()
1280 …internal::GL::SetTevOperandAlpha(graphicsResource, i, TEVOPALP_ALPHA, TEVOPALP_ALPHA, TEVOPALP_ALP… in SetupGraphics()
Dlyt_Common.cpp560 GL::SetTevOperandAlpha(GraphicsResource& graphicsResource, int index, TevOpAlp value0, TevOpAlp val… in SetTevOperandAlpha() function in nw::lyt::internal::GL