Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_FragmentLight.cpp275 resFragmentLight->toAngleSampler.set_ptr( angleSampler ); in CreateResFragmentLight()
373 resFragmentLight->toAngleSampler.set_ptr( angleSampler ); in CloneResFragmentLight()
407 reinterpret_cast<ResLightingLookupTableData*>(resFragmentLight->toAngleSampler.to_ptr()); in DestroyResFragmentLight()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResLight.h67 nw::ut::Offset toAngleSampler; member