/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress.c | 124 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in _mesa_gl_compressed_format_base_format() 375 formats[n++] = GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC; in _mesa_get_compressed_formats() 542 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in _mesa_glenum_to_compressed_format() 738 return GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC; in _mesa_compressed_format_to_glenum()
|
H A D | glformats.c | 922 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in _mesa_is_etc2_format() 1108 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in _mesa_is_color_format() 1439 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in _mesa_is_srgb_format()
|
H A D | textureview.c | 213 {VIEW_CLASS_ETC2_EAC_RGBA, GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC},
|
H A D | copyimage.c | 459 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in compressed_format_compatible()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Caps.cpp | 570 GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, in DetermineETC2sRGB8Alpha8TextureSupport() 826 GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC}; in DetermineCompressedTextureETCSupport() 1025 caps.compressedTextureFormats.push_back(GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC); in GenerateMinimumCaps()
|
H A D | formatutils.h | 452 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in IsETC2EACFormat()
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTextureUtil.cpp | 251 case tcu::COMPRESSEDTEXFORMAT_ETC2_EAC_SRGB8_ALPHA8: return GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC; 310 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: return tcu::COMPRESSEDTEXFORMAT_ETC2_EAC_SRGB8_ALPHA8; 360 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC:
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | CompressedTextureFormatsTest.cpp | 418 static const FormatDesc kETC2RGBA8SRGBFormats[] = {{GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, 16}};
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fImplementationLimitTests.cpp | 275 GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcCompressedFormatTests.cpp | 87 { gles31, "srgb8_alpha8_etc2_eac" , GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC , GL_RGBA , GL_SRGB8_ALPHA8 , true , { 4, 4 } }, 148 GL_COMPRESSED_RGBA8_ETC2_EAC, GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, GL_COMPRESSED_RG11_EAC, 169 { { GL_COMPRESSED_RGBA8_ETC2_EAC , GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC }, {} },
|
/third_party/vk-gl-cts/framework/platform/null/ |
H A D | tcuNullRenderContext.cpp | 224 GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, in Context()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | Format_table_autogen.cpp | 126 { FormatID::ETC2_R8G8B8A8_SRGB_BLOCK, GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, nullptr, NoCopyFunctions, nullptr, nullptr, GL_UNSIGNED_NORMALIZED, 8, 8, 8, 8, 0, 0, 0, 16, 0, true, false, false, true, false, gl::VertexAttribType::Byte }, 437 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in InternalFormatToID()
|
H A D | load_functions_table_autogen.cpp | 3609 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in GetLoadFunctionsMap()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_format.c | 608 { GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, 0 },
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.h | 128 GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC,
|
H A D | utilities.cpp | 344 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in IsCompressed()
|
H A D | libGLESv3.cpp | 613 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in CompressedTexSubImage3D()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | texture_format_table_autogen.cpp | 1235 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in Get() 1237 static constexpr Format info(GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, in Get()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
H A D | Image.cpp | 377 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: return sw::FORMAT_SRGB8_ALPHA8_ETC2_EAC; in SelectInternalFormat() 558 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in ComputeCompressedSize()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cTextureViewTests.cpp | 162 GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, /* >= GL 4.3 */ 893 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in getGLFormatOfInternalformat() 1535 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in getInternalformatString() 1536 result = "GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC"; in getInternalformatString() 2395 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in isInternalformatCompressed() 2534 case GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: in isInternalformatSupported()
|
H A D | gl4cDirectStateAccessTexturesTests.cpp | 4949 {GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, data_GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC_2D_16, 4987 {GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, data_GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC_3D_64, 5502 is_ok &= Test<2>(GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, true); in iterate() 5521 is_ok &= Test<3>(GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, true); in iterate() 9120 GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, in Prepare()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fCopyImageTests.cpp | 2544 compressedTextureFormatViewClasses[VIEWCLASS_ETC2_EAC_RGBA].push_back(GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC); 2615 mixedViewClasses[VIEWCLASS_128_BITS].second.push_back(GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 1096 #define GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC 0x9279 macro
|
H A D | formatutilsgl.cpp | 336 InsertFormatMapping(&map, GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, VersionOrExts(4, 3, "GL_ARB_ES3_compatibility"), AlwaysSupported(), NeverSupported(), VersionOrExts(3, 0, "OES_compressed_ETC2_sRGB8_alpha8_texture"), AlwaysSupported(), NeverSupported(), NeverSupported() ); in BuildInternalFormatInfoMap()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 990 #define GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC 0x9279 macro
|