/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | format_map_autogen.cpp | 44 case GL_UNSIGNED_INT_2_10_10_10_REV: in GetSizedFormatInternal() 438 case GL_UNSIGNED_INT_2_10_10_10_REV: in GetSizedFormatInternal() 466 case GL_UNSIGNED_INT_2_10_10_10_REV: in GetSizedFormatInternal() 492 case GL_UNSIGNED_INT_2_10_10_10_REV: in GetSizedFormatInternal() 634 case GL_UNSIGNED_INT_2_10_10_10_REV: in ValidES3Type() 1302 case GL_UNSIGNED_INT_2_10_10_10_REV: in ValidES3FormatCombination() 1428 case GL_UNSIGNED_INT_2_10_10_10_REV: in ValidES3FormatCombination() 1539 case GL_UNSIGNED_INT_2_10_10_10_REV: in ValidES3FormatCombination()
|
D | format_map_desktop.cpp | 70 case GL_UNSIGNED_INT_2_10_10_10_REV: in ValidDesktopType()
|
D | formatutils.cpp | 1041 …RGB10_A2UI, true, 10, 10, 10, 2, 0, GL_RGBA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV, GL… in BuildInternalFormatInfoMap() 1084 …BGR10_A2_ANGLEX, true, 10, 10, 10, 2, 0, GL_BGRA_EXT, GL_UNSIGNED_INT_2_10_10_10_REV, GL… in BuildInternalFormatInfoMap() 1091 …RGB10_A2, true, 10, 10, 10, 2, 0, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV, GL… in BuildInternalFormatInfoMap() 1290 … false, FB<10, 10, 10, 0, 0, 2>(), GL_RGB, GL_UNSIGNED_INT_2_10_10_10_REV, GL_UN… in BuildInternalFormatInfoMap() 1295 … false, FB<10, 10, 10, 2, 0, 0>(), GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV, GL_UN… in BuildInternalFormatInfoMap() 1344 … GL_RGBA_INTEGER, false, 10, 10, 10, 2, 0, GL_RGBA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV, GL_UN… in BuildInternalFormatInfoMap() 1395 …t(&map, GL_RGB10_EXT, true, 10, 10, 10, 0, 2, GL_RGB, GL_UNSIGNED_INT_2_10_10_10_REV, GL… in BuildInternalFormatInfoMap() 1549 case GL_UNSIGNED_INT_2_10_10_10_REV: in GetPackedTypeInfo() 2716 static const VertexFormat format(GL_UNSIGNED_INT_2_10_10_10_REV, GL_FALSE, 4, false); in GetVertexFormatFromID() 2726 static const VertexFormat format(GL_UNSIGNED_INT_2_10_10_10_REV, GL_TRUE, 4, false); in GetVertexFormatFromID() [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglformat.c | 52 #ifndef GL_UNSIGNED_INT_2_10_10_10_REV 53 #define GL_UNSIGNED_INT_2_10_10_10_REV 0x8368 macro 102 case GL_UNSIGNED_INT_2_10_10_10_REV: in _gl_type_n_components() 119 case GL_UNSIGNED_INT_2_10_10_10_REV: in _gl_type_n_bytes() 279 case GL_UNSIGNED_INT_2_10_10_10_REV: in gst_gl_sized_gl_format_from_gl_format_type() 398 *gl_type = GL_UNSIGNED_INT_2_10_10_10_REV; in gst_gl_format_type_from_sized_gl_format()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | format_map_autogen.cpp | 340 case GL_UNSIGNED_INT_2_10_10_10_REV: in GetSizedFormatInternal() 366 case GL_UNSIGNED_INT_2_10_10_10_REV: in GetSizedFormatInternal() 497 case GL_UNSIGNED_INT_2_10_10_10_REV: in ValidES3Type() 617 case GL_UNSIGNED_INT_2_10_10_10_REV: in ValidES3FormatCombination() 934 case GL_UNSIGNED_INT_2_10_10_10_REV: in ValidES3FormatCombination()
|
D | format_map_desktop.cpp | 70 case GL_UNSIGNED_INT_2_10_10_10_REV: in ValidDesktopType()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | CopyTexture3DTest.cpp | 573 GL_UNSIGNED_INT_2_10_10_10_REV, false, false, false, GLColor(250, 200, 150, 85)); in TEST_P() 575 GL_UNSIGNED_INT_2_10_10_10_REV, false, true, false, GLColor(196, 157, 118, 170)); in TEST_P() 577 GL_UNSIGNED_INT_2_10_10_10_REV, false, false, true, GLColor(128, 191, 255, 170)); in TEST_P() 649 testCopy(GL_TEXTURE_3D, GLColor(250, 200, 150, 200), GL_RGB5_A1, GL_UNSIGNED_INT_2_10_10_10_REV, in TEST_P() 651 testCopy(GL_TEXTURE_3D, GLColor(250, 200, 150, 200), GL_RGB5_A1, GL_UNSIGNED_INT_2_10_10_10_REV, in TEST_P() 653 testCopy(GL_TEXTURE_3D, GLColor(100, 150, 250, 200), GL_RGB5_A1, GL_UNSIGNED_INT_2_10_10_10_REV, in TEST_P() 989 GL_UNSIGNED_INT_2_10_10_10_REV, false, false, false, GLColor(128, 84, 32, 3)); in TEST_P() 991 GL_UNSIGNED_INT_2_10_10_10_REV, false, true, false, GLColor(50, 32, 12, 3)); in TEST_P() 993 GL_UNSIGNED_INT_2_10_10_10_REV, false, false, true, GLColor(255, 214, 81, 3)); in TEST_P() 1301 GL_UNSIGNED_INT_2_10_10_10_REV, false, false, false, GLColor(250, 200, 150, 85)); in TEST_P() [all …]
|
D | TextureUploadFormatTest.cpp | 41 case GL_UNSIGNED_INT_2_10_10_10_REV: in bytesPerPixel() 386 fnTest({GL_RGB10_A2, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV}, {1, 1, 1, 128}); in TEST_P() 387 fnTest({GL_RGB5_A1, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV}, {8, 8, 8, 255}); in TEST_P() 526 fnTest({GL_RGB10_A2UI, GL_RGBA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV}, {1, 1, 1, 1}); in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | TextureUploadFormatTest.cpp | 41 case GL_UNSIGNED_INT_2_10_10_10_REV: in bytesPerPixel() 401 fnTest({GL_RGB10_A2, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV}, {1, 1, 1, 128}); in TEST_P() 402 fnTest({GL_RGB5_A1, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV}, {8, 8, 8, 255}); in TEST_P() 403 fnTest({GL_RGBA, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV}, {1, 1, 1, 128}); in TEST_P() 413 fnTest({GL_RGB, GL_RGB, GL_UNSIGNED_INT_2_10_10_10_REV}, {1, 1, 1, 0}); in TEST_P() 552 fnTest({GL_RGB10_A2UI, GL_RGBA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV}, {1, 1, 1, 1}); in TEST_P()
|
D | CopyTexture3DTest.cpp | 636 testCopy(testTarget, GLColor(250, 200, 150, 100), GL_RGB10_A2, GL_UNSIGNED_INT_2_10_10_10_REV, in testSnormFormats() 638 testCopy(testTarget, GLColor(250, 200, 150, 200), GL_RGB10_A2, GL_UNSIGNED_INT_2_10_10_10_REV, in testSnormFormats() 640 testCopy(testTarget, GLColor(101, 150, 190, 200), GL_RGB10_A2, GL_UNSIGNED_INT_2_10_10_10_REV, in testSnormFormats() 729 testCopy(testTarget, kColorNoAlpha, GL_RGB5_A1, GL_UNSIGNED_INT_2_10_10_10_REV, false, in testUnsignedByteFormats() 731 testCopy(testTarget, kColorPreAlpha, GL_RGB5_A1, GL_UNSIGNED_INT_2_10_10_10_REV, false, in testUnsignedByteFormats() 733 testCopy(testTarget, kColorUnAlpha, GL_RGB5_A1, GL_UNSIGNED_INT_2_10_10_10_REV, false, in testUnsignedByteFormats() 1041 testCopy(testTarget, kColor, GL_RGB10_A2UI, GL_UNSIGNED_INT_2_10_10_10_REV, false, false, false, in testUintFormats() 1043 testCopy(testTarget, kColor, GL_RGB10_A2UI, GL_UNSIGNED_INT_2_10_10_10_REV, false, true, false, in testUintFormats() 1045 testCopy(testTarget, kColor, GL_RGB10_A2UI, GL_UNSIGNED_INT_2_10_10_10_REV, false, false, true, in testUintFormats()
|
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_util.h | 111 if (type != GL_INT_2_10_10_10_REV && type != GL_UNSIGNED_INT_2_10_10_10_REV) { \ 123 if (type != GL_INT_2_10_10_10_REV && type != GL_UNSIGNED_INT_2_10_10_10_REV && \
|
/third_party/mesa3d/src/glx/ |
D | compsize.c | 58 case GL_UNSIGNED_INT_2_10_10_10_REV: in __glElementsPerGroup() 137 case GL_UNSIGNED_INT_2_10_10_10_REV: in __glBytesPerElement()
|
/third_party/mesa3d/src/mesa/main/ |
D | glformats.c | 250 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_type_is_packed() 348 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_sizeof_packed_type() 484 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_bytes_per_pixel() 556 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_bytes_per_vertex_attrib() 954 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_is_type_unsigned() 1847 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_error_check_format_and_type() 1856 if (type == GL_UNSIGNED_INT_2_10_10_10_REV && format == GL_RGB && in _mesa_error_check_format_and_type() 1986 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_error_check_format_and_type() 2035 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_error_check_format_and_type() 2151 case GL_UNSIGNED_INT_2_10_10_10_REV: in _mesa_error_check_format_and_type() [all …]
|
D | formats.c | 942 *datatype = GL_UNSIGNED_INT_2_10_10_10_REV; in _mesa_uncompressed_format_to_type_and_comps() 1354 *datatype = GL_UNSIGNED_INT_2_10_10_10_REV; in _mesa_uncompressed_format_to_type_and_comps() 1373 *datatype = GL_UNSIGNED_INT_2_10_10_10_REV; in _mesa_uncompressed_format_to_type_and_comps() 1410 *datatype = GL_UNSIGNED_INT_2_10_10_10_REV; in _mesa_uncompressed_format_to_type_and_comps()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcInternalformatTests.cpp | 237 if (type != GL_UNSIGNED_INT_2_10_10_10_REV) in createTexture() 459 return GL_UNSIGNED_INT_2_10_10_10_REV; in getTypeFromInternalFormat() 505 colorConversionMap[GL_UNSIGNED_INT_2_10_10_10_REV] = &convertUInt_2_10_10_10_rev; in generateTextureData() 1261 if (testType == GL_UNSIGNED_INT_2_10_10_10_REV) in iterate() 1506 if (type == GL_UNSIGNED_INT_2_10_10_10_REV) in prepareColoringProgramSources() 1569 TF(GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV, GL_RGBA, EXT_texture_type_2_10_10_10_REV), in getESTestData() 1570 TF(GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV, GL_RGB10_A2, EXT_texture_type_2_10_10_10_REV), in getESTestData() 1571 TF(GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV, GL_RGB5_A1, EXT_texture_type_2_10_10_10_REV), in getESTestData() 1572 TF(GL_RGB, GL_UNSIGNED_INT_2_10_10_10_REV, GL_RGB, EXT_texture_type_2_10_10_10_REV), in getESTestData() 1621 TF(GL_RGBA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV, GL_RGB10_A2UI), in getESTestData() [all …]
|
D | glcPackedPixelsTests.cpp | 258 …{ GL_RGB10_A2, GL_RGBA, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV, SAMPLER_UNORM, { {10,10… 259 …{ GL_RGB10_A2UI, GL_RGBA, GL_RGBA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV, SAMPLER_UINT, {… 353 …{ GL_UNSIGNED_INT_2_10_10_10_REV, sizeof(GLuint), STORAGE_UNSIGNED, true, true, { {10,10,10… 380 …{ GL_UNSIGNED_INT_2_10_10_10_REV, sizeof(GLuint), STORAGE_UNSIGNED, true, true, { {10,10,10… 395 { GL_RGB10_A2, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV, 4, true }, 396 { GL_RGB5_A1, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV, 4, true }, 406 { GL_RGB10_A2UI, GL_RGBA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV, 4, true }, 502 { GL_RGBA, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV, 4, true }, 503 { GL_BGRA, GL_BGRA, GL_UNSIGNED_INT_2_10_10_10_REV, 4, true }, 504 { GL_RGBA_INTEGER, GL_RGBA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV, 4, true }, [all …]
|
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 479 (type == GL_HALF_FLOAT) || (type == GL_UNSIGNED_INT_2_10_10_10_REV); in isTypeSupportedByGLReadPixels() 530 case GL_UNSIGNED_INT_2_10_10_10_REV: in isInternalFormatCompatibleWithType() 1439 DE_ASSERT(type == GL_UNSIGNED_INT_2_10_10_10_REV); in getRGB10A2PixelData() 1478 DE_ASSERT(type == GL_UNSIGNED_INT_2_10_10_10_REV); in getRGB10A2UIPixelData() 1729 type == GL_UNSIGNED_INT_2_10_10_10_REV); in getRGB5A1PixelData() 1780 case GL_UNSIGNED_INT_2_10_10_10_REV: in getRGB5A1PixelData() 3546 getRGB5A1PixelData(1, GL_UNSIGNED_INT_2_10_10_10_REV, texel2101010_1[0], texel2101010_1[1], in configureConversionDatabase() 3551 getRGB5A1PixelData(1, GL_UNSIGNED_INT_2_10_10_10_REV, texel2101010_2[0], texel2101010_2[1], in configureConversionDatabase() 3556 getRGB5A1PixelData(1, GL_UNSIGNED_INT_2_10_10_10_REV, texel2101010_3[0], texel2101010_3[1], in configureConversionDatabase() 3561 getRGB5A1PixelData(1, GL_UNSIGNED_INT_2_10_10_10_REV, texel2101010_4[0], texel2101010_4[1], in configureConversionDatabase() [all …]
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | load_functions_table_autogen.cpp | 207 case GL_UNSIGNED_INT_2_10_10_10_REV: in BGR10_A2_ANGLEX_to_B10G10R10A2_UNORM() 2325 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB10_A2_to_R10G10B10A2_UNORM() 2337 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB10_A2UI_to_R10G10B10A2_UINT() 2351 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB10_A2_SINT_ANGLEX_to_R10G10B10A2_SINT() 2365 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB10_A2_SNORM_ANGLEX_to_R10G10B10A2_SNORM() 2401 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB10_UNORM_ANGLEX_to_R10G10B10A2_UNORM() 2413 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB10_UNORM_ANGLEX_to_R10G10B10X2_UNORM() 2693 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB5_A1_to_A1R5G5B5_UNORM() 2709 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB5_A1_to_B5G5R5A1_UNORM() 2725 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB5_A1_to_R5G5B5A1_UNORM() [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | PackedEnums.h | 347 if (from == GL_UNSIGNED_INT_2_10_10_10_REV) 360 return GL_UNSIGNED_INT_2_10_10_10_REV; in ToGLenum() 374 ANGLE_VALIDATE_PACKED_ENUM(VertexAttribType, UnsignedInt2101010, GL_UNSIGNED_INT_2_10_10_10_REV);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
D | IOSurfaceSurfaceCGL.cpp | 58 …{GL_RGB10_A2, GL_UNSIGNED_INT_2_10_10_10_REV, 4, GL_RGBA, GL_BGRA, GL_UNSIGNED_INT_2_10_10_10_REV…
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | utilities.cpp | 752 if(format == GL_RGBA && type == GL_UNSIGNED_INT_2_10_10_10_REV) in ValidateReadPixelsFormatType() 826 case GL_UNSIGNED_INT_2_10_10_10_REV: in ValidateTextureFormatType() 986 case GL_UNSIGNED_INT_2_10_10_10_REV: VALIDATE_INTERNALFORMAT(GL_RGB10_A2, GL_RGB5_A1) in ValidateTextureFormatType() 1002 case GL_UNSIGNED_INT_2_10_10_10_REV: VALIDATE_INTERNALFORMAT(GL_RGB10_A2UI) in ValidateTextureFormatType() 1169 case GL_UNSIGNED_INT_2_10_10_10_REV: in GetTypeSize() 1299 case GL_UNSIGNED_INT_2_10_10_10_REV: return sw::FORMAT_A2B10G10R10UI; in ConvertReadFormatType()
|
D | Framebuffer.cpp | 614 case GL_RGB10_A2UI: return GL_UNSIGNED_INT_2_10_10_10_REV; in getImplementationColorReadType() 633 case GL_RGB10_A2: return GL_UNSIGNED_INT_2_10_10_10_REV; in getImplementationColorReadType()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | load_functions_table_autogen.cpp | 2111 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB10_A2_to_R10G10B10A2_UNORM() 2123 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB10_A2UI_to_R10G10B10A2_UINT() 2137 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB10_A2_SINT_ANGLEX_to_R10G10B10A2_SINT() 2151 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB10_A2_SNORM_ANGLEX_to_R10G10B10A2_SNORM() 2455 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB5_A1_to_A1R5G5B5_UNORM() 2471 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB5_A1_to_B5G5R5A1_UNORM() 2487 case GL_UNSIGNED_INT_2_10_10_10_REV: in RGB5_A1_to_R8G8B8A8_UNORM()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluTextureUtil.cpp | 113 case TextureFormat::UNORM_INT_101010: type = GL_UNSIGNED_INT_2_10_10_10_REV; break; in getTransferFormat() 114 case TextureFormat::UNORM_INT_1010102_REV: type = GL_UNSIGNED_INT_2_10_10_10_REV; break; in getTransferFormat() 115 case TextureFormat::UNSIGNED_INT_1010102_REV: type = GL_UNSIGNED_INT_2_10_10_10_REV; break; in getTransferFormat() 414 …case GL_UNSIGNED_INT_2_10_10_10_REV: return normalized ? TextureFormat::UNORM_INT_1010102_REV : Te… in mapGLChannelType()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PackedEnums.h | 490 if (from == GL_UNSIGNED_INT_2_10_10_10_REV) 511 return GL_UNSIGNED_INT_2_10_10_10_REV; in ToGLenum() 530 ANGLE_VALIDATE_PACKED_ENUM(VertexAttribType, UnsignedInt2101010, GL_UNSIGNED_INT_2_10_10_10_REV);
|