/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress.c | 448 formats[n++] = GL_COMPRESSED_RGBA_ASTC_6x6x6_OES; in _mesa_get_compressed_formats() 640 case GL_COMPRESSED_RGBA_ASTC_6x6x6_OES: in _mesa_glenum_to_compressed_format() 837 return GL_COMPRESSED_RGBA_ASTC_6x6x6_OES; in _mesa_compressed_format_to_glenum()
|
H A D | glheader.h | 104 #define GL_COMPRESSED_RGBA_ASTC_6x6x6_OES 0x93C9 macro
|
H A D | glformats.c | 885 case GL_COMPRESSED_RGBA_ASTC_6x6x6_OES: in is_astc_3d_format()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | Format_table_autogen.cpp | 85 { FormatID::ASTC_6x6x6_UNORM_BLOCK, GL_COMPRESSED_RGBA_ASTC_6x6x6_OES, GL_COMPRESSED_RGBA_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, false, false, gl::VertexAttribType::InvalidEnum }, 351 case GL_COMPRESSED_RGBA_ASTC_6x6x6_OES: in InternalFormatToID()
|
H A D | load_functions_table_autogen.cpp | 3505 case GL_COMPRESSED_RGBA_ASTC_6x6x6_OES: in GetLoadFunctionsMap()
|
/third_party/astc-encoder/Source/ |
H A D | astcenccli_image_load_store.cpp | 775 #define GL_COMPRESSED_RGBA_ASTC_6x6x6_OES 0x93C9 macro 839 { 6, 6, 6, false, GL_COMPRESSED_RGBA_ASTC_6x6x6_OES},
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | texture_format_table_autogen.cpp | 633 case GL_COMPRESSED_RGBA_ASTC_6x6x6_OES: in Get() 635 static constexpr Format info(GL_COMPRESSED_RGBA_ASTC_6x6x6_OES, in Get()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Caps.cpp | 495 GL_COMPRESSED_RGBA_ASTC_6x6x5_OES, GL_COMPRESSED_RGBA_ASTC_6x6x6_OES, in DetermineASTCOESTExtureSupport()
|
H A D | validationES.cpp | 3286 case GL_COMPRESSED_RGBA_ASTC_6x6x6_OES: in ValidateCopyMixedFormatCompatible() 3452 case GL_COMPRESSED_RGBA_ASTC_6x6x6_OES: in ValidateCopyCompressedFormatCompatible()
|
H A D | formatutils.cpp | 1204 AddCompressedFormat(&map, GL_COMPRESSED_RGBA_ASTC_6x6x6_OES, 6, 6, 6, 128, 4, false, RequireExt<&Extensions::textureCompressionAstcOES>, AlwaysSupported, NeverSupported, NeverSupported, NeverSupported); in BuildInternalFormatInfoMap()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | formatutilsgl.cpp | 398 InsertFormatMapping(&map, GL_COMPRESSED_RGBA_ASTC_6x6x6_OES, NeverSupported(), NeverSupported(), NeverSupported(), ExtsOnly("GL_OES_texture_compression_astc"), AlwaysSupported(), NeverSupported(), NeverSupported()); in BuildInternalFormatInfoMap()
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2ext.h | 675 #define GL_COMPRESSED_RGBA_ASTC_6x6x6_OES 0x93C9 macro
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2ext.h | 656 #define GL_COMPRESSED_RGBA_ASTC_6x6x6_OES 0x93C9 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 659 #define GL_COMPRESSED_RGBA_ASTC_6x6x6_OES 0x93C9 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 659 #define GL_COMPRESSED_RGBA_ASTC_6x6x6_OES 0x93C9 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 656 #define GL_COMPRESSED_RGBA_ASTC_6x6x6_OES 0x93C9 macro
|