Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Material.cpp694 ResLightingLookupTable resLightingLookupTable) in CopyResLightingLookupTable() argument
707 new(tableMemory) ResLightingLookupTableData(resLightingLookupTable.ref()); in CopyResLightingLookupTable()
719 ut::ResStaticCast<ResReferenceLookupTable>(resLightingLookupTable.GetSampler()); in CopyResLightingLookupTable()
729 lightingLookupTable->m_Input = resLightingLookupTable.GetInput(); in CopyResLightingLookupTable()
730 lightingLookupTable->m_Scale = resLightingLookupTable.GetScale(); in CopyResLightingLookupTable()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_Material.h356 ResLightingLookupTable resLightingLookupTable);