Home
last modified time | relevance | path

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

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