Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTexture.cpp342 PVRTuint32 uiSmallestDepth=1; in PVRTGetTextureDataSize() local
349 …PVRTPixelFormat)sTextureHeader.u64PixelFormat, uiSmallestWidth, uiSmallestHeight, uiSmallestDepth); in PVRTGetTextureDataSize()
368 uiDepth=uiDepth+( (-1*uiDepth)%uiSmallestDepth); in PVRTGetTextureDataSize()
387 uiDepth=uiDepth+( (-1*uiDepth)%uiSmallestDepth); in PVRTGetTextureDataSize()