Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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 …]
/third_party/skia/src/utils/win/
DSkWGL_win.cpp107 struct PixelFormat { struct
108 int fFormat;
109 int fSampleCnt;
110 int fChoosePixelFormatRank;
/third_party/skia/experimental/graphite/include/mtl/
DMtlTypes.h34 using PixelFormat = unsigned int; variable
/third_party/skia/src/core/
DSkVM.h573 struct PixelFormat { struct
578 PixelFormat SkColorType_to_PixelFormat(SkColorType); argument
/third_party/vk-gl-cts/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
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dgl_enum_utils_autogen.h145 PixelFormat, enumerator
/third_party/libdrm/tests/tegra/
Dvic30.h157 uint64_t PixelFormat : 7; /* 11..5 */ member
257 uint64_t PixelFormat : 7; /* 6..0 */ member
Dvic42.h357 uint64_t PixelFormat : 7; /* 12..6 */ member