Home
last modified time | relevance | path

Searched refs:COMBINE_MODULATE (Results 1 – 2 of 2) 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()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResFragmentShader.h879 COMBINE_MODULATE, //!< A * B です。 enumerator