Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c458 formats[n++] = GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES; in _mesa_get_compressed_formats()
660 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES: in _mesa_glenum_to_compressed_format()
857 return GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES; in _mesa_compressed_format_to_glenum()
H A Dglheader.h114 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES 0x93E9 macro
H A Dglformats.c895 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES: in is_astc_3d_format()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFormat_table_autogen.cpp86 { FormatID::ASTC_6x6x6_UNORM_SRGB_BLOCK, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES, 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 },
429 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES: in InternalFormatToID()
H A Dload_functions_table_autogen.cpp3601 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES: in GetLoadFunctionsMap()
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp786 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES 0x93E9 macro
850 { 6, 6, 6, true, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES}
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_table_autogen.cpp1179 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES: in Get()
1181 static constexpr Format info(GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES, in Get()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCaps.cpp500 GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x5_OES, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES, in DetermineASTCOESTExtureSupport()
H A DvalidationES.cpp3296 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES: in ValidateCopyMixedFormatCompatible()
3453 return (nonLinearFormat == GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES); in ValidateCopyCompressedFormatCompatible()
H A Dformatutils.cpp1215 AddCompressedFormat(&map, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES, 6, 6, 6, 128, 4, true, RequireExt<&Extensions::textureCompressionAstcOES>, AlwaysSupported, NeverSupported, NeverSupported, NeverSupported); in BuildInternalFormatInfoMap()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp408 InsertFormatMapping(&map, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES, NeverSupported(), NeverSupported(), NeverSupported(), ExtsOnly("GL_OES_texture_compression_astc"), AlwaysSupported(), NeverSupported(), NeverSupported()); in BuildInternalFormatInfoMap()
/third_party/mesa3d/include/GLES2/
H A Dgl2ext.h685 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES 0x93E9 macro
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h666 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES 0x93E9 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2ext.h669 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES 0x93E9 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2ext.h669 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES 0x93E9 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2ext.h666 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES 0x93E9 macro

Completed in 86 milliseconds