Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_FragmentLight.cpp214 resFragmentLight->toAngleSampler.set_ptr( angleSampler ); in CreateResFragmentLight()
230 reinterpret_cast<ResLightingLookupTableData*>(resFragmentLight->toAngleSampler.to_ptr()); in DestroyResFragmentLight()
232 allocator->Free( resFragmentLight->toAngleSampler.to_ptr() ); in DestroyResFragmentLight()
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResLight.h65 nw::ut::Offset toAngleSampler; member