Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp682 combiner0.SetCombineRgb(nw::gfx::ResTextureCombiner::COMBINE_MODULATE); in SetupShadowMaterial()
689 combiner1.SetCombineRgb(nw::gfx::ResTextureCombiner::COMBINE_MODULATE); in SetupShadowMaterial()
698 combiner2.SetCombineRgb(nw::gfx::ResTextureCombiner::COMBINE_MULT_ADD); in SetupShadowMaterial()
/NW4C-1.2.23/include/nw/lyt/
Dlyt_Types.h1750 SetCombineRgb(combineRgb); in Set()
1778 void SetCombineRgb(TevMode value) in SetCombineRgb() function
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResFragmentShader.h979 void SetCombineRgb(Combine value) in SetCombineRgb() function