Home
last modified time | relevance | path

Searched refs:SOURCE_PREVIOUS (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp686 combiner1.SetSourceRgb(1, nw::gfx::ResTextureCombiner::SOURCE_PREVIOUS); in SetupShadowMaterial()
693 combiner2.SetSourceRgb(1, nw::gfx::ResTextureCombiner::SOURCE_PREVIOUS); in SetupShadowMaterial()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResFragmentShader.h762 SOURCE_PREVIOUS = 0xF, //!< 前段の出力結果です。 enumerator