Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResFragmentShader.h825 SOURCE_FRAGMENT_PRIMARY_COLOR, //!< プライマリカラーです。 enumerator
/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp686 combiner2.SetSourceRgb(0, nw::gfx::ResTextureCombiner::SOURCE_FRAGMENT_PRIMARY_COLOR); in SetupShadowMaterial()