Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp676 combiner0.SetCombineRgb(nw::gfx::ResTextureCombiner::COMBINE_MODULATE); in SetupShadowMaterial()
683 combiner1.SetCombineRgb(nw::gfx::ResTextureCombiner::COMBINE_MODULATE); in SetupShadowMaterial()
692 combiner2.SetCombineRgb(nw::gfx::ResTextureCombiner::COMBINE_MULT_ADD); in SetupShadowMaterial()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Types.h1790 SetCombineRgb(combineRgb); in Set()
1818 void SetCombineRgb(TevMode value) in SetCombineRgb() function
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResFragmentShader.h1049 void SetCombineRgb(Combine value) in SetCombineRgb() function