Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_Resource.h989 u8* m_MemAddr; variable
1061 u8* m_MemAddr; variable
1077 mipmapInfo.m_MemAddr = m_MemAddr; in GetMipmapAddress()
1080 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
1152 u8* m_MemAddr; variable
Dgd_Texture.h1509 u8* m_MemAddr; variable
1528 mipmapInfo.m_MemAddr = m_MemAddr; in GetMipmapAddress()
1531 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
1668 u8* m_MemAddr[6]; variable
1689 mipmapInfo.m_MemAddr = m_MemAddr[faceIndex]; in GetMipmapAddress()
1692 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
Dgd_OutputStage.h942 u8* m_MemAddr; variable