Home
last modified time | relevance | path

Searched defs:FormatInfo (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/src/gpu/d3d/
DGrD3DCaps.h165 struct FormatInfo { struct
166 uint32_t colorTypeFlags(GrColorType colorType) const { in colorTypeFlags()
200 FormatInfo fFormatTable[kNumDxgiFormats]; argument
/third_party/skia/src/gpu/mtl/
DGrMtlCaps.h148 struct FormatInfo { struct
149 uint32_t colorTypeFlags(GrColorType colorType) const { in colorTypeFlags()
178 FormatInfo fFormatTable[kNumMtlFormats]; argument
/third_party/skia/src/gpu/gl/
DGrGLCaps.h684 struct FormatInfo { struct
685 uint32_t colorTypeFlags(GrColorType colorType) const { in colorTypeFlags()
694 GrGLenum externalFormat(GrColorType surfaceColorType, GrColorType externalColorType, in externalFormat()
705 GrGLenum externalType(GrColorType surfaceColorType, GrColorType externalColorType) const { in externalType()
714 enum {
727 uint32_t fFlags = 0;
729 FormatType fFormatType = FormatType::kUnknown;
732 GrGLenum fCompressedInternalFormat = 0;
738 GrGLenum fInternalFormatForTexImageOrStorage = 0;
741 GrGLenum fInternalFormatForRenderbuffer = 0;
[all …]
/third_party/skia/src/gpu/vk/
DGrVkCaps.h343 struct FormatInfo { struct
344 uint32_t colorTypeFlags(GrColorType colorType) const { in colorTypeFlags()
375 FormatInfo fFormatTable[kNumVkFormats]; argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp78 struct FormatInfo struct
81 GLenum internalformat;
83 const char* name;
86 GLsizei pixelSize;
89 GLubyte internalred[MAX_PIXEL_SIZE];
90 GLubyte internalgreen[MAX_PIXEL_SIZE];
91 GLubyte internalblue[MAX_PIXEL_SIZE];
92 GLubyte internalwhite[MAX_PIXEL_SIZE];
95 GLubyte RGBAred[4];
96 GLubyte RGBAgreen[4];
[all …]
DglcCompressedFormatTests.cpp59 struct FormatInfo struct
61 ApiType minApi;
62 const char* name;
63 GLenum internalFormat;
64 GLenum format;
65 GLenum sizedFormat;
66 bool issRGB;
67 IVec2 blockSize;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedFormatsTests.cpp69 struct FormatInfo struct
71 const char* GLSLFormat;
72 int VectorWidth;
73 int BytesPerPixel;
74 tcu::TextureChannelClass ChannelClass;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageMismatchedFormatsTests.cpp69 struct FormatInfo struct
71 const char* GLSLFormat;
72 int VectorWidth;
73 int BytesPerPixel;
74 tcu::TextureChannelClass ChannelClass;
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DFramebufferObjectTest.cpp90 using FormatInfo = std::array<GLenum, 3>; in TEST_P() typedef
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferTextureBufferRange.cpp45 FormatInfo::FormatInfo() in FormatInfo() function in glcts::FormatInfo
63 FormatInfo::FormatInfo(glw::GLenum internalFormat, glw::GLuint offsetAlignment) in FormatInfo() function in glcts::FormatInfo
DesextcTextureBufferTextureBufferRange.hpp140 class FormatInfo class
/third_party/icu/icu4c/source/i18n/
Dwinnmfmt.cpp44 union FormatInfo union
/third_party/skia/third_party/externals/icu/source/i18n/
Dwinnmfmt.cpp44 union FormatInfo union
/third_party/node/deps/icu-small/source/i18n/
Dwinnmfmt.cpp47 union FormatInfo union
/third_party/vulkan-headers/registry/
Dreg.py371 class FormatInfo(BaseInfo): class
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dreg.py371 class FormatInfo(BaseInfo): class