Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_FragmentLight.cpp274 resFragmentLight->toDistanceSampler.set_ptr( distanceSampler ); in CreateResFragmentLight()
336 resFragmentLight->toDistanceSampler.set_ptr( distanceSampler ); in CloneResFragmentLight()
404 allocator->Free( resFragmentLight->toDistanceSampler.to_ptr() ); in DestroyResFragmentLight()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResLight.h66 nw::ut::Offset toDistanceSampler; member