/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress.c | 102 case GL_COMPRESSED_SRGB8_ETC2: in _mesa_gl_compressed_format_base_format() 374 formats[n++] = GL_COMPRESSED_SRGB8_ETC2; in _mesa_get_compressed_formats() 538 case GL_COMPRESSED_SRGB8_ETC2: in _mesa_glenum_to_compressed_format() 734 return GL_COMPRESSED_SRGB8_ETC2; in _mesa_compressed_format_to_glenum()
|
H A D | glformats.c | 920 case GL_COMPRESSED_SRGB8_ETC2: in _mesa_is_etc2_format() 1106 case GL_COMPRESSED_SRGB8_ETC2: in _mesa_is_color_format() 1438 case GL_COMPRESSED_SRGB8_ETC2: in _mesa_is_srgb_format()
|
H A D | textureview.c | 209 {VIEW_CLASS_ETC2_RGB, GL_COMPRESSED_SRGB8_ETC2},
|
H A D | copyimage.c | 468 case GL_COMPRESSED_SRGB8_ETC2: in compressed_format_compatible()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Caps.cpp | 530 GL_COMPRESSED_SRGB8_ETC2, in DetermineETC2sRGB8TextureSupport() 822 GL_COMPRESSED_SRGB8_ETC2, in DetermineCompressedTextureETCSupport() 1021 caps.compressedTextureFormats.push_back(GL_COMPRESSED_SRGB8_ETC2); in GenerateMinimumCaps()
|
H A D | formatutils.h | 448 case GL_COMPRESSED_SRGB8_ETC2: in IsETC2EACFormat()
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTextureUtil.cpp | 247 case tcu::COMPRESSEDTEXFORMAT_ETC2_SRGB8: return GL_COMPRESSED_SRGB8_ETC2; 306 case GL_COMPRESSED_SRGB8_ETC2: return tcu::COMPRESSEDTEXFORMAT_ETC2_SRGB8; 356 case GL_COMPRESSED_SRGB8_ETC2:
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | CompressedTextureFormatsTest.cpp | 414 static const FormatDesc kETC2RGB8SRGBFormats[] = {{GL_COMPRESSED_SRGB8_ETC2, 8}};
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fImplementationLimitTests.cpp | 271 GL_COMPRESSED_SRGB8_ETC2,
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcCompressedFormatTests.cpp | 83 { gles31, "srgb8_etc2" , GL_COMPRESSED_SRGB8_ETC2 , GL_RGB , GL_SRGB8 , true , { 4, 4 } }, 160 GL_COMPRESSED_RGB8_ETC2, GL_COMPRESSED_SRGB8_ETC2, GL_COMPRESSED_R11_EAC, GL_COMPRESSED_SIGNED_R11_EAC, 167 { { GL_COMPRESSED_RGB8_ETC2 , GL_COMPRESSED_SRGB8_ETC2 }, {} },
|
/third_party/vk-gl-cts/framework/platform/null/ |
H A D | tcuNullRenderContext.cpp | 220 GL_COMPRESSED_SRGB8_ETC2, in Context()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | Format_table_autogen.cpp | 128 { FormatID::ETC2_R8G8B8_SRGB_BLOCK, GL_COMPRESSED_SRGB8_ETC2, GL_COMPRESSED_SRGB8_ETC2, nullptr, NoCopyFunctions, nullptr, nullptr, GL_UNSIGNED_NORMALIZED, 8, 8, 8, 0, 0, 0, 0, 8, 0, true, false, false, true, false, gl::VertexAttribType::Byte }, 439 case GL_COMPRESSED_SRGB8_ETC2: in InternalFormatToID()
|
H A D | load_functions_table_autogen.cpp | 3622 case GL_COMPRESSED_SRGB8_ETC2: in GetLoadFunctionsMap()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_format.c | 592 { GL_COMPRESSED_SRGB8_ETC2, 0 },
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.h | 124 GL_COMPRESSED_SRGB8_ETC2,
|
H A D | utilities.cpp | 340 case GL_COMPRESSED_SRGB8_ETC2: in IsCompressed()
|
H A D | libGLESv3.cpp | 609 case GL_COMPRESSED_SRGB8_ETC2: in CompressedTexSubImage3D()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | texture_format_table_autogen.cpp | 1249 case GL_COMPRESSED_SRGB8_ETC2: in Get() 1251 static constexpr Format info(GL_COMPRESSED_SRGB8_ETC2, in Get()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
H A D | Image.cpp | 373 case GL_COMPRESSED_SRGB8_ETC2: return sw::FORMAT_SRGB8_ETC2; in SelectInternalFormat() 549 case GL_COMPRESSED_SRGB8_ETC2: in ComputeCompressedSize()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cTextureViewTests.cpp | 158 GL_COMPRESSED_SRGB8_ETC2, /* >= GL 4.3 */ 933 case GL_COMPRESSED_SRGB8_ETC2: in getGLFormatOfInternalformat() 1523 case GL_COMPRESSED_SRGB8_ETC2: in getInternalformatString() 1524 result = "GL_COMPRESSED_SRGB8_ETC2"; in getInternalformatString() 2391 case GL_COMPRESSED_SRGB8_ETC2: in isInternalformatCompressed() 2530 case GL_COMPRESSED_SRGB8_ETC2: in isInternalformatSupported()
|
H A D | gl4cDirectStateAccessTexturesTests.cpp | 4939 {GL_COMPRESSED_SRGB8_ETC2, data_GL_COMPRESSED_SRGB8_ETC2_2D_8, 4972 {GL_COMPRESSED_SRGB8_ETC2, data_GL_COMPRESSED_SRGB8_ETC2_3D_32, 5498 is_ok &= Test<2>(GL_COMPRESSED_SRGB8_ETC2, true); in iterate() 5517 is_ok &= Test<3>(GL_COMPRESSED_SRGB8_ETC2, true); in iterate() 9116 GL_COMPRESSED_SRGB8_ETC2, in Prepare()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 1097 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
|
H A D | formatutilsgl.cpp | 332 InsertFormatMapping(&map, GL_COMPRESSED_SRGB8_ETC2, VersionOrExts(4, 3, "GL_ARB_ES3_compatibility"), AlwaysSupported(), NeverSupported(), VersionOrExts(3, 0, "OES_compressed_ETC2_sRGB8_texture"), AlwaysSupported(), NeverSupported(), NeverSupported() ); in BuildInternalFormatInfoMap()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 986 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
|
H A D | gl3.h | 986 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
|