Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_TexMap.h315 m_PhysicalAddress = physicalAddress; in SetPhysicalAddress()
328 return m_PhysicalAddress; in GetPhysicalAddress()
369 m_PhysicalAddress = src.GetPhysicalAddress(); in Set()
424 uptr m_PhysicalAddress; variable
Dlyt_Types.h2995 , m_PhysicalAddress(NULL) in TextureInfo()
3097 m_PhysicalAddress = physicalAddress; in Set()
3147 return m_PhysicalAddress; in GetPhysicalAddress()
3170 return m_PhysicalAddress != 0; in IsValid()
3186 uptr m_PhysicalAddress; variable
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_TexMap.cpp30 , m_PhysicalAddress(NULL) in TexMap()