Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp675 combiner0.SetOperandRgb(1, nw::gfx::ResTextureCombiner::OPERANDRGB_SRC_COLOR); in SetupShadowMaterial()
681 combiner1.SetOperandRgb(0, nw::gfx::ResTextureCombiner::OPERANDRGB_SRC_COLOR); in SetupShadowMaterial()
689 combiner2.SetOperandRgb(0, nw::gfx::ResTextureCombiner::OPERANDRGB_SRC_COLOR); in SetupShadowMaterial()
690 combiner2.SetOperandRgb(1, nw::gfx::ResTextureCombiner::OPERANDRGB_SRC_COLOR); in SetupShadowMaterial()
691 combiner2.SetOperandRgb(2, nw::gfx::ResTextureCombiner::OPERANDRGB_SRC_COLOR); in SetupShadowMaterial()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResFragmentShader.h841 OPERANDRGB_SRC_COLOR = 0, //!< RGB です。 enumerator