Home
last modified time | relevance | path

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

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