Searched refs:tplImageOffset (Results 1 – 3 of 3) sorted by relevance
144 tmpTx.tplImageOffset = thisTex->tplImageOffset; in TCSwapTexture()150 thisTex->tplImageOffset = thatTex->tplImageOffset; in TCSwapTexture()156 thatTex->tplImageOffset = tmpTx.tplImageOffset; in TCSwapTexture()
448 total += TCWriteTplValue( fp, total, (void*)&texPtr->tplImageOffset, 4 ); in TCWriteTplFile()882 thisTex->tplImageOffset = imageDescOffset + ( pos * ImageDescSize); in TCSetTplTextureValues()
61 u32 tplImageOffset; // offset from top of file to Image Descriptor in .tpl file member