Searched refs:GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES (Results 1 – 16 of 16) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | texcompress.c | 455 formats[n++] = GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES; in _mesa_get_compressed_formats() 654 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES: in _mesa_glenum_to_compressed_format() 851 return GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES; in _mesa_compressed_format_to_glenum()
|
D | glheader.h | 111 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES 0x93E6 macro
|
D | glformats.c | 892 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES: in is_astc_3d_format()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | Format_table_autogen.cpp | 76 …tID::ASTC_5x5x5_UNORM_SRGB_BLOCK, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES, GL_COMPRESSED_SRGB8_A… 419 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES: in InternalFormatToID()
|
D | load_functions_table_autogen.cpp | 3591 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES: in GetLoadFunctionsMap()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | texture_format_table_autogen.cpp | 1109 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES: in Get() 1111 static constexpr Format info(GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES, in Get()
|
/third_party/astc-encoder/Source/ |
D | astcenccli_image_load_store.cpp | 680 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES 0x93E6 macro 744 { 5, 5, 5, true, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES},
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Caps.cpp | 499 GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5x5_OES, in DetermineASTCOESTExtureSupport()
|
D | validationES.cpp | 3293 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES: in ValidateCopyMixedFormatCompatible() 3447 return (nonLinearFormat == GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES); in ValidateCopyCompressedFormatCompatible()
|
D | formatutils.cpp | 1212 …AddCompressedFormat(&map, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES, 5, 5, 5, 128, 4, true, Req… in BuildInternalFormatInfoMap()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | formatutilsgl.cpp | 405 …InsertFormatMapping(&map, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES, NeverSupported(), NeverSuppor… in BuildInternalFormatInfoMap()
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
D | gl2ext.h | 666 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES 0x93E6 macro
|
/third_party/mesa3d/include/GLES2/ |
D | gl2ext.h | 682 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES 0x93E6 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
D | gl2ext.h | 666 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES 0x93E6 macro
|
/third_party/openGLES/api/GLES2/ |
D | gl2ext.h | 663 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES 0x93E6 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
D | gl2ext.h | 663 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES 0x93E6 macro
|