Home
last modified time | relevance | path

Searched defs:pixelDepth (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.1.4/build/tools/TexConv/src/
Dtga.cpp86 u32 pixelDepth; member
755 static void UnencodeTgaImage( u8* riPtr, u8* dstPtr, u32 width, u32 height, u32 pixelDepth ) in UnencodeTgaImage()
820 static void OrientUncompressedTgaData( u8* srcBuff, u32 width, u32 height, u32 pixelDepth, u32 imag… in OrientUncompressedTgaData()