Searched refs:WriteBlock (Results 1 – 1 of 1) sorted by relevance
55 static s32 WriteBlock(u32 no, const u8* pSrc, TextureInformation* textureInformation);125 WriteBlock(row * textureInformation.blocksInRow + col, blockBuf, &textureInformation); in ConvertGLTextureToNative()196 static s32 WriteBlock(u32 no, const u8* pSrc, TextureInformation* textureInformation) in WriteBlock() function