Searched refs:uiSmallestDepth (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
H A DPVRTTexture.cpp342 PVRTuint32 uiSmallestDepth=1; local
349 PVRTGetFormatMinDims((EPVRTPixelFormat)sTextureHeader.u64PixelFormat, uiSmallestWidth, uiSmallestHeight, uiSmallestDepth);
368 uiDepth=uiDepth+( (-1*uiDepth)%uiSmallestDepth);
387 uiDepth=uiDepth+( (-1*uiDepth)%uiSmallestDepth);

Completed in 81 milliseconds