Home
last modified time | relevance | path

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

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