Home
last modified time | relevance | path

Searched refs:m_Input (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_FragmentLight.cpp271 angleSampler->m_Input = ResLightingLookupTable::INPUT_NH; in CreateResFragmentLight()
365 angleSampler->m_Input = srcAngleSampler.GetInput(); in CloneResFragmentLight()
Dgfx_Material.cpp729 lightingLookupTable->m_Input = resLightingLookupTable.GetInput(); in CopyResLightingLookupTable()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResFragmentShader.h66 nw::ut::ResU32 m_Input; member