Home
last modified time | relevance | path

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

/CTR-SDK-2.3.4/CTR_SDK/include/nn/gd/CTR/
Dgd_Resource.h746 u8* m_MemAddr; variable
818 u8* m_MemAddr; variable
834 mipmapInfo.m_MemAddr = m_MemAddr; in GetMipmapAddress()
837 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
909 u8* m_MemAddr; variable
Dgd_Texture.h1144 u8* m_MemAddr; variable
1163 mipmapInfo.m_MemAddr = m_MemAddr; in GetMipmapAddress()
1166 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
1303 u8* m_MemAddr[6]; variable
1324 mipmapInfo.m_MemAddr = m_MemAddr[faceIndex]; in GetMipmapAddress()
1327 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
Dgd_OutputStage.h860 u8* m_MemAddr; variable