Searched refs:m_MemAddr (Results 1 – 3 of 3) sorted by relevance
879 u8* m_MemAddr; variable951 u8* m_MemAddr; variable967 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
1452 u8* m_MemAddr; variable1471 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]; variable1632 mipmapInfo.m_MemAddr = m_MemAddr[faceIndex]; in GetMipmapAddress()1635 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
902 u8* m_MemAddr; variable