Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResFragmentShader.h826 SOURCE_FRAGMENT_SECONDARY_COLOR, //!< セカンダリカラーです。 enumerator
/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp688 combiner2.SetSourceRgb(2, nw::gfx::ResTextureCombiner::SOURCE_FRAGMENT_SECONDARY_COLOR); in SetupShadowMaterial()