Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Common.h252 …static void SetTevSrcAlpha(GraphicsResource& graphicsResource, int index, TevSrc value0, TevSrc va…
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Material.cpp127 internal::GL::SetTevSrcAlpha( in SetTexEnv()
727 …internal::GL::SetTevSrcAlpha(graphicsResource, i, tevStage.GetSrcAlpha0(), tevStage.GetSrcAlpha1()… in SetupGraphics()
1280 …internal::GL::SetTevSrcAlpha(graphicsResource, i, TEVSRC_PREVIOUS, TEVSRC_PREVIOUS, TEVSRC_PREVIOU… in SetupGraphics()
Dlyt_Common.cpp519 GL::SetTevSrcAlpha(GraphicsResource& graphicsResource, int index, TevSrc value0, TevSrc value1, Tev… in SetTevSrcAlpha() function in nw::lyt::internal::GL