Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_TexMap.h326 uptr GetPhysicalAddress() const in GetPhysicalAddress() function
369 m_PhysicalAddress = src.GetPhysicalAddress(); in Set()
Dlyt_Types.h3145 uptr GetPhysicalAddress() const in GetPhysicalAddress() function
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp627 if ( c[ idxTextureAddr ] != texMap.GetPhysicalAddress() / 8 in SetUpTextures()
632 c[ idxTextureAddr ] = texMap.GetPhysicalAddress() / 8; in SetUpTextures()