Home
last modified time | relevance | path

Searched defs:PixelFormat (Results 1 – 9 of 9) 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() argument
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/experimental/graphite/include/mtl/
DMtlTypes.h34 using PixelFormat = unsigned int; variable
/third_party/skia/src/utils/win/
DSkWGL_win.cpp107 struct PixelFormat { struct
108 int fFormat;
109 int fSampleCnt;
110 int fChoosePixelFormatRank;
/third_party/flutter/skia/src/utils/win/
DSkWGL_win.cpp107 struct PixelFormat { struct
108 int fFormat;
109 int fSampleCnt;
110 int fChoosePixelFormatRank;
/third_party/flutter/engine/flutter/lib/ui/painting/
Dcodec.cc35 enum PixelFormat { enum
/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/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dgl_enum_utils_autogen.h150 PixelFormat, enumerator