Searched refs:PixelFormatChar (Results 1 – 1 of 1) sorted by relevance
206 PVRTuint8* PixelFormatChar=(PVRTuint8*)&u64PixelFormat; in PVRTGetBitsPerPixel() local207 return PixelFormatChar[4]+PixelFormatChar[5]+PixelFormatChar[6]+PixelFormatChar[7]; in PVRTGetBitsPerPixel()