Searched refs:ReadBlock (Results 1 – 1 of 1) sorted by relevance
54 static s32 ReadBlock(u32 no, u8* buf, TextureInformation* textureInformation);123 ReadBlock(row * textureInformation.blocksInRow + col, blockBuf, &textureInformation); in ConvertGLTextureToNative()161 static s32 ReadBlock(u32 no, u8* buf, TextureInformation* textureInformation) in ReadBlock() function