Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Material.cpp722 ResReferenceLookupTableData* referenceLookupTable = in CopyResLightingLookupTable() local
725 referenceLookupTable->toTargetLut.set_ptr(sampler.GetTargetLut().ptr()); in CopyResLightingLookupTable()
726 referenceLookupTable->toPath.set_ptr(sampler.GetPath()); in CopyResLightingLookupTable()
727 referenceLookupTable->toTableName.set_ptr(sampler.GetTableName()); in CopyResLightingLookupTable()
731 lightingLookupTable->toSampler.set_ptr(referenceLookupTable); in CopyResLightingLookupTable()