Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_TexMap.h317 m_PhysicalAddress = physicalAddress; in SetPhysicalAddress()
330 return m_PhysicalAddress; in GetPhysicalAddress()
371 m_PhysicalAddress = src.GetPhysicalAddress(); in Set()
429 uptr m_PhysicalAddress; variable
Dlyt_Types.h3067 , m_PhysicalAddress(NULL) in TextureInfo()
3169 m_PhysicalAddress = physicalAddress; in Set()
3219 return m_PhysicalAddress; in GetPhysicalAddress()
3242 return m_PhysicalAddress != 0; in IsValid()
3263 uptr m_PhysicalAddress; variable
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_TexMap.cpp32 , m_PhysicalAddress(NULL) in TexMap()