Searched defs:PixelFormat (Results 1 – 9 of 9) sorted by relevance
35 struct PixelFormat struct37 int redBits;38 int greenBits;39 int blueBits;40 int alphaBits;42 PixelFormat (int red, int green, int blue, int alpha) in PixelFormat() argument50 PixelFormat (void) in PixelFormat() function58 static inline int channelThreshold(int bits) in channelThreshold()78 inline RGBA getColorThreshold (void) const in getColorThreshold()87 static inline int convertChannel (int val, int bits) in convertChannel()[all …]
107 struct PixelFormat { struct108 int fFormat;109 int fSampleCnt;110 int fChoosePixelFormatRank;
13 enum class PixelFormat : uint32_t enum
94 typedef deInt32 PixelFormat; typedef
48 PVRTuint64 PixelFormat = sTextureHeader.u64PixelFormat; in PVRTGetOGLES3TextureFormat() local
102 struct PixelFormat struct104 GLenum format; // format name105 int components; // number of components106 int componentFormat; // element meaning107 GLenum attachment; // target buffer108 InternalFormatBits componentOrder; // zero based element order, -1 for N/A
49 PVRTuint64 PixelFormat = sTextureHeader.u64PixelFormat; in PVRTGetOGLES2TextureFormat() local
11083 OSType PixelFormat; in Qt_QTGetPixelSize() local11100 OSType PixelFormat; in Qt_QTGetPixelFormatDepthForImageDescription() local