| /external/skia/src/gpu/graphite/dawn/ |
| D | DawnCaps.h | 70 struct FormatInfo { struct 94 std::array<FormatInfo, 8> fFormatTable; argument
|
| /external/skia/src/gpu/graphite/mtl/ |
| D | MtlCaps.h | 95 struct FormatInfo { struct 96 uint32_t colorTypeFlags(SkColorType colorType) const { in colorTypeFlags() 122 FormatInfo fFormatTable[kNumMtlFormats]; argument
|
| /external/skia/src/gpu/ganesh/d3d/ |
| D | GrD3DCaps.h | 163 struct FormatInfo { struct 164 uint32_t colorTypeFlags(GrColorType colorType) const { in colorTypeFlags() 198 FormatInfo fFormatTable[kNumDxgiFormats]; argument
|
| /external/skia/src/gpu/ganesh/mtl/ |
| D | GrMtlCaps.h | 141 struct FormatInfo { struct 142 uint32_t colorTypeFlags(GrColorType colorType) const { in colorTypeFlags() 171 FormatInfo fFormatTable[kNumMtlFormats]; argument
|
| /external/skia/src/gpu/ganesh/gl/ |
| D | GrGLCaps.h | 702 struct FormatInfo { struct 703 uint32_t colorTypeFlags(GrColorType colorType) const { in colorTypeFlags() 712 GrGLenum externalFormat(GrColorType surfaceColorType, GrColorType externalColorType, in externalFormat() 723 GrGLenum externalType(GrColorType surfaceColorType, GrColorType externalColorType) const { in externalType() 732 enum { 745 uint32_t fFlags = 0; 747 FormatType fFormatType = FormatType::kUnknown; 750 GrGLenum fCompressedInternalFormat = 0; 756 GrGLenum fInternalFormatForTexImageOrStorage = 0; 759 GrGLenum fInternalFormatForRenderbuffer = 0; [all …]
|
| /external/skia/src/gpu/graphite/vk/ |
| D | VulkanCaps.h | 128 struct FormatInfo { struct 129 uint32_t colorTypeFlags(SkColorType colorType) const { in colorTypeFlags() 166 // Map VkFormat to FormatInfo. argument
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkCaps.h | 381 struct FormatInfo { struct 382 uint32_t colorTypeFlags(GrColorType colorType) const { in colorTypeFlags() 419 FormatInfo fFormatTable[kNumVkFormats]; argument
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcTextureRepeatModeTests.cpp | 78 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 …]
|
| D | glcCompressedFormatTests.cpp | 59 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;
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageMismatchedFormatsTests.cpp | 69 struct FormatInfo struct 71 const char* GLSLFormat; 72 int VectorWidth; 73 int BytesPerPixel; 74 tcu::TextureChannelClass ChannelClass;
|
| /external/angle/src/tests/gl_tests/gles1/ |
| D | FramebufferObjectTest.cpp | 90 using FormatInfo = std::array<GLenum, 3>; in TEST_P() typedef
|
| /external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
| D | esextcTextureBufferTextureBufferRange.cpp | 45 FormatInfo::FormatInfo() in FormatInfo() function in glcts::FormatInfo 63 FormatInfo::FormatInfo(glw::GLenum internalFormat, glw::GLuint offsetAlignment) in FormatInfo() function in glcts::FormatInfo
|
| D | esextcTextureBufferTextureBufferRange.hpp | 140 class FormatInfo class
|
| /external/icu/icu4c/source/i18n/ |
| D | winnmfmt.cpp | 44 union FormatInfo union
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | winnmfmt.cpp | 44 union FormatInfo union
|
| /external/vulkan-headers/registry/ |
| D | reg.py | 295 class FormatInfo(BaseInfo): class
|
| /external/angle/third_party/vulkan-deps/vulkan-headers/src/registry/ |
| D | reg.py | 371 class FormatInfo(BaseInfo): class
|