Searched refs:PVRTGetBitsPerPixel (Results 1 – 4 of 4) sorted by relevance
202 PVRTuint32 PVRTGetBitsPerPixel(PVRTuint64 u64PixelFormat) in PVRTGetBitsPerPixel() function372 …uiDataSize+=(PVRTuint64)PVRTGetBitsPerPixel(sTextureHeader.u64PixelFormat)*(PVRTuint64)uiWidth*(PV… in PVRTGetTextureDataSize()391 uiDataSize=PVRTGetBitsPerPixel(sTextureHeader.u64PixelFormat)*uiWidth*uiHeight*uiDepth; in PVRTGetTextureDataSize()
614 PVRTuint32 PVRTGetBitsPerPixel(PVRTuint64 u64PixelFormat);
284 nBPP = PVRTGetBitsPerPixel(pIn->u64PixelFormat); in PVRTTextureTile()
687 nBPP = PVRTGetBitsPerPixel(pIn->u64PixelFormat); in PVRTTextureTile()