Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_Resource.h1033 u32 m_PixelSize; variable
1080 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
Dgd_Texture.h1481 u32 m_PixelSize; variable
1531 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
1640 u32 m_PixelSize; variable
1692 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
Dgd_OutputStage.h914 u32 m_PixelSize; variable