Home
last modified time | relevance | path

Searched defs:u64PixelFormat (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTexture.cpp202 PVRTuint32 PVRTGetBitsPerPixel(PVRTuint64 u64PixelFormat) in PVRTGetBitsPerPixel()
259 void PVRTGetFormatMinDims(PVRTuint64 u64PixelFormat, PVRTuint32 &minX, PVRTuint32 &minY, PVRTuint32… in PVRTGetFormatMinDims()
DPVRTTexture.h245 …PVRTuint64 u64PixelFormat; ///< The pixel format, 8cc value storing the 4 channel identifiers and… member