Home
last modified time | relevance | path

Searched defs:PixelFormat (Results 1 – 9 of 9) sorted by relevance

/external/deqp/framework/common/
DtcuPixelFormat.hpp35 struct PixelFormat struct
37 int redBits;
38 int greenBits;
39 int blueBits;
40 int alphaBits;
42 PixelFormat (int red, int green, int blue, int alpha) in PixelFormat() argument
50 PixelFormat (void) in PixelFormat() function
58 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 …]
/external/skqp/src/utils/win/
DSkWGL_win.cpp107 struct PixelFormat { struct
108 int fFormat;
109 int fSampleCnt;
110 int fChoosePixelFormatRank;
/external/skia/src/utils/win/
DSkWGL_win.cpp107 struct PixelFormat { struct
108 int fFormat;
109 int fSampleCnt;
110 int fChoosePixelFormatRank;
/external/libkmsxx/kms++/inc/kms++/
Dpixelformats.h13 enum class PixelFormat : uint32_t enum
/external/deqp/framework/platform/android/
DtcuAndroidInternals.hpp94 typedef deInt32 PixelFormat; typedef
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp48 PVRTuint64 PixelFormat = sTextureHeader.u64PixelFormat; in PVRTGetOGLES3TextureFormat() local
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp102 struct PixelFormat struct
104 GLenum format; // format name
105 int components; // number of components
106 int componentFormat; // element meaning
107 GLenum attachment; // target buffer
108 InternalFormatBits componentOrder; // zero based element order, -1 for N/A
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTTextureAPI.cpp49 PVRTuint64 PixelFormat = sTextureHeader.u64PixelFormat; in PVRTGetOGLES2TextureFormat() local
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c11083 OSType PixelFormat; in Qt_QTGetPixelSize() local
11100 OSType PixelFormat; in Qt_QTGetPixelFormatDepthForImageDescription() local