Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/gd/CTR/
Dgd_Resource.h879 u8* m_MemAddr; variable
951 u8* m_MemAddr; variable
967 mipmapInfo.m_MemAddr = m_MemAddr; in GetMipmapAddress()
970 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
1042 u8* m_MemAddr; variable
Dgd_Texture.h1452 u8* m_MemAddr; variable
1471 mipmapInfo.m_MemAddr = m_MemAddr; in GetMipmapAddress()
1474 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
1611 u8* m_MemAddr[6]; variable
1632 mipmapInfo.m_MemAddr = m_MemAddr[faceIndex]; in GetMipmapAddress()
1635 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
Dgd_OutputStage.h902 u8* m_MemAddr; variable