Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/gd/CTR/
Dgd_Resource.h923 u32 m_PixelSize; variable
970 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
Dgd_Texture.h1424 u32 m_PixelSize; variable
1474 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
1583 u32 m_PixelSize; variable
1635 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
Dgd_OutputStage.h874 u32 m_PixelSize; variable