Searched refs:m_MemAddr (Results 1 – 3 of 3) sorted by relevance
746 u8* m_MemAddr; variable818 u8* m_MemAddr; variable834 mipmapInfo.m_MemAddr = m_MemAddr; in GetMipmapAddress()837 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()909 u8* m_MemAddr; variable
1144 u8* m_MemAddr; variable1163 mipmapInfo.m_MemAddr = m_MemAddr; in GetMipmapAddress()1166 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()1303 u8* m_MemAddr[6]; variable1324 mipmapInfo.m_MemAddr = m_MemAddr[faceIndex]; in GetMipmapAddress()1327 mipmapInfo.m_MemAddr += (mipmapInfo.m_Width * mipmapInfo.m_Height * m_PixelSize) >> 3; in GetMipmapAddress()
860 u8* m_MemAddr; variable