Home
last modified time | relevance | path

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