Searched refs:byteDepth (Results 1 – 1 of 1) sorted by relevance
576 u32 byteDepth = (tgad.hdr.paletteEntryDepth+1)/8; in TGALoadFile() local577 if(fread(tempMap, tgad.hdr.paletteSize*byteDepth, 1, pFile) != 1) in TGALoadFile()589 switch(byteDepth) { in TGALoadFile()