Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR (Results 1 - 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c433 formats[n++] = GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR; in _mesa_get_compressed_formats()
618 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR: in _mesa_glenum_to_compressed_format()
814 return GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR; in _mesa_compressed_format_to_glenum()
H A Dglformats.c861 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR: in is_astc_2d_format()
1145 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR: in _mesa_is_color_format()
1454 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR: in _mesa_is_srgb_format()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcExtTokens.cpp265 COMPRESSED_SRGB8_ALPHA8_ASTC_12x10 = GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR; in init()
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureUtil.cpp279 case tcu::COMPRESSEDTEXFORMAT_ASTC_12x10_SRGB8_ALPHA8: return GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR;
338 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR: return tcu::COMPRESSEDTEXFORMAT_ASTC_12x10_SRGB8_ALPHA8;
387 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR:
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCompressedTextureFormatsTest.cpp447 {GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR, 16},
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp251 GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR, in Context()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFormat_table_autogen.cpp53 { FormatID::ASTC_12x10_SRGB_BLOCK, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR, nullptr, NoCopyFunctions, nullptr, nullptr, GL_UNSIGNED_NORMALIZED, 0, 0, 0, 0, 0, 0, 0, 16, std::numeric_limits<GLuint>::max(), true, false, false, true, false, gl::VertexAttribType::InvalidEnum },
397 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR: in InternalFormatToID()
H A Dload_functions_table_autogen.cpp3569 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR: in GetLoadFunctionsMap()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_format.c753 { GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR, 0 },
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_table_autogen.cpp955 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR: in Get()
957 static constexpr Format info(GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR, in Get()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCaps.cpp475 GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR, in DetermineASTCLDRTextureSupport()
H A DvalidationES.cpp3275 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR: in ValidateCopyMixedFormatCompatible()
3431 return (nonLinearFormat == GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR); in ValidateCopyCompressedFormatCompatible()
H A Dformatutils.cpp1192 AddCompressedFormat(&map, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR, 12, 10, 1, 128, 4, true, RequireExt<&Extensions::textureCompressionAstcLdrKHR>, AlwaysSupported, NeverSupported, NeverSupported, NeverSupported); in BuildInternalFormatInfoMap()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp387 InsertFormatMapping(&map, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR, ExtsOnly("GL_KHR_texture_compression_astc_ldr"), AlwaysSupported(), NeverSupported(), ExtsOnly("GL_KHR_texture_compression_astc_ldr"), AlwaysSupported(), NeverSupported(), NeverSupported()); in BuildInternalFormatInfoMap()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_format_table_autogen.cpp198 mIntendedGLFormat = GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR; in initialize()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fNegativeTextureApiTests.cpp96 GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR,
/third_party/mesa3d/include/GLES2/
H A Dgl2ext.h244 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR 0x93DC macro
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h225 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR 0x93DC macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2ext.h228 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR 0x93DC macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2ext.h228 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR 0x93DC macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2ext.h225 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR 0x93DC macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h3947 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR 0x93DC macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h3934 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR 0x93DC macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h3949 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR 0x93DC macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h3949 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR 0x93DC macro

Completed in 183 milliseconds

12