/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress.c | 414 formats[n++] = GL_COMPRESSED_RGBA_ASTC_8x8_KHR; in _mesa_get_compressed_formats() 580 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR: in _mesa_glenum_to_compressed_format() 776 return GL_COMPRESSED_RGBA_ASTC_8x8_KHR; in _mesa_compressed_format_to_glenum()
|
H A D | glformats.c | 842 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR: in is_astc_2d_format() 1126 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR: in _mesa_is_color_format()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcExtTokens.cpp | 246 COMPRESSED_RGBA_ASTC_8x8 = GL_COMPRESSED_RGBA_ASTC_8x8_KHR; in init()
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTextureUtil.cpp | 260 case tcu::COMPRESSEDTEXFORMAT_ASTC_8x8_RGBA: return GL_COMPRESSED_RGBA_ASTC_8x8_KHR; 319 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR: return tcu::COMPRESSEDTEXFORMAT_ASTC_8x8_RGBA; 368 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR:
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | CompressedTextureFormatsTest.cpp | 428 {GL_COMPRESSED_RGBA_ASTC_8x8_KHR, 16},
|
/third_party/vk-gl-cts/framework/platform/null/ |
H A D | tcuNullRenderContext.cpp | 232 GL_COMPRESSED_RGBA_ASTC_8x8_KHR, in Context()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | Format_table_autogen.cpp | 92 { FormatID::ASTC_8x8_UNORM_BLOCK, GL_COMPRESSED_RGBA_ASTC_8x8_KHR, GL_COMPRESSED_RGBA_ASTC_8x8_KHR, 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 }, 357 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR: in InternalFormatToID()
|
H A D | load_functions_table_autogen.cpp | 3511 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR: in GetLoadFunctionsMap()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_format.c | 676 { GL_COMPRESSED_RGBA_ASTC_8x8_KHR, 0 },
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | texture_format_table_autogen.cpp | 675 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR: in Get() 677 static constexpr Format info(GL_COMPRESSED_RGBA_ASTC_8x8_KHR, in Get()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Caps.cpp | 465 GL_COMPRESSED_RGBA_ASTC_8x6_KHR, GL_COMPRESSED_RGBA_ASTC_8x8_KHR, in DetermineASTCLDRTextureSupport()
|
H A D | validationES.cpp | 3256 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR: in ValidateCopyMixedFormatCompatible() 3420 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR: in ValidateCopyCompressedFormatCompatible()
|
H A D | formatutils.cpp | 1172 AddCompressedFormat(&map, GL_COMPRESSED_RGBA_ASTC_8x8_KHR, 8, 8, 1, 128, 4, false, RequireExt<&Extensions::textureCompressionAstcLdrKHR>, AlwaysSupported, NeverSupported, NeverSupported, NeverSupported); in BuildInternalFormatInfoMap()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | formatutilsgl.cpp | 368 InsertFormatMapping(&map, GL_COMPRESSED_RGBA_ASTC_8x8_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 D | vk_format_table_autogen.cpp | 468 mIntendedGLFormat = GL_COMPRESSED_RGBA_ASTC_8x8_KHR; in initialize()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fNegativeTextureApiTests.cpp | 77 GL_COMPRESSED_RGBA_ASTC_8x8_KHR,
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2ext.h | 225 #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR 0x93B7 macro
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2ext.h | 206 #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR 0x93B7 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 209 #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR 0x93B7 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 209 #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR 0x93B7 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 206 #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR 0x93B7 macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 3928 #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR 0x93B7 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 3915 #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR 0x93B7 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 3930 #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR 0x93B7 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 3930 #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR 0x93B7 macro
|