Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Fog.cpp192 fogSampler->toCommandCacheTable.set_ptr( tableMemory ); in CreateResFog()
217 if (fogSampler.ref().toCommandCacheTable.to_ptr() != NULL) in DestroyResFog()
219 allocator->Free( fogSampler.ref().toCommandCacheTable.to_ptr() ); in DestroyResFog()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResLookupTable.h53 nw::ut::Offset toCommandCacheTable; member