Searched refs:m_MemAddr (Results 1 – 3 of 3) sorted by relevance
989 u8* m_MemAddr; variable1061 u8* m_MemAddr; variable1077 mipmapInfo.m_MemAddr = m_MemAddr; in GetMipmapAddress()1080 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()1152 u8* m_MemAddr; variable
1509 u8* m_MemAddr; variable1528 mipmapInfo.m_MemAddr = m_MemAddr; in GetMipmapAddress()1531 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()1668 u8* m_MemAddr[6]; variable1689 mipmapInfo.m_MemAddr = m_MemAddr[faceIndex]; in GetMipmapAddress()1692 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
942 u8* m_MemAddr; variable