Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTexture.cpp206 PVRTuint8* PixelFormatChar=(PVRTuint8*)&u64PixelFormat; in PVRTGetBitsPerPixel() local
207 return PixelFormatChar[4]+PixelFormatChar[5]+PixelFormatChar[6]+PixelFormatChar[7]; in PVRTGetBitsPerPixel()