Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_TexMap.h328 uptr GetPhysicalAddress() const in GetPhysicalAddress() function
371 m_PhysicalAddress = src.GetPhysicalAddress(); in Set()
Dlyt_Types.h3217 uptr GetPhysicalAddress() const in GetPhysicalAddress() function
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp660 if ( c[ idxTextureAddr ] != texMap.GetPhysicalAddress() / 8 in SetUpTextures()
665 c[ idxTextureAddr ] = texMap.GetPhysicalAddress() / 8; in SetUpTextures()