Searched refs:GL_COMPRESSED_RGBA_ASTC_5x5x5_OES (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | glheader.h | 101 #define GL_COMPRESSED_RGBA_ASTC_5x5x5_OES 0x93C6 macro
|
D | texcompress.c | 445 formats[n++] = GL_COMPRESSED_RGBA_ASTC_5x5x5_OES; in _mesa_get_compressed_formats() 634 case GL_COMPRESSED_RGBA_ASTC_5x5x5_OES: in _mesa_glenum_to_compressed_format() 831 return GL_COMPRESSED_RGBA_ASTC_5x5x5_OES; in _mesa_compressed_format_to_glenum()
|
D | glformats.c | 882 case GL_COMPRESSED_RGBA_ASTC_5x5x5_OES: in is_astc_3d_format()
|
/external/angle/src/libANGLE/renderer/ |
D | Format_table_autogen.cpp | 75 …{ FormatID::ASTC_5x5x5_UNORM_BLOCK, GL_COMPRESSED_RGBA_ASTC_5x5x5_OES, GL_COMPRESSED_RGBA_ASTC_5x5… 340 case GL_COMPRESSED_RGBA_ASTC_5x5x5_OES: in InternalFormatToID()
|
D | load_functions_table_autogen.cpp | 3457 case GL_COMPRESSED_RGBA_ASTC_5x5x5_OES: in GetLoadFunctionsMap()
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | texture_format_table_autogen.cpp | 563 case GL_COMPRESSED_RGBA_ASTC_5x5x5_OES: in Get() 565 static constexpr Format info(GL_COMPRESSED_RGBA_ASTC_5x5x5_OES, in Get()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | formatutilsgl.cpp | 395 …InsertFormatMapping(&map, GL_COMPRESSED_RGBA_ASTC_5x5x5_OES, NeverSupported(), NeverSuppor… in BuildInternalFormatInfoMap()
|
/external/angle/src/libANGLE/ |
D | Caps.cpp | 495 GL_COMPRESSED_RGBA_ASTC_5x5x5_OES, GL_COMPRESSED_RGBA_ASTC_6x5x5_OES, in DetermineASTCOESTExtureSupport()
|
D | validationES.cpp | 3112 case GL_COMPRESSED_RGBA_ASTC_5x5x5_OES: in ValidateCopyMixedFormatCompatible() 3275 case GL_COMPRESSED_RGBA_ASTC_5x5x5_OES: in ValidateCopyCompressedFormatCompatible()
|
D | formatutils.cpp | 1130 …AddCompressedFormat(&map, GL_COMPRESSED_RGBA_ASTC_5x5x5_OES, 5, 5, 5, 128, 4, false, Req… in BuildInternalFormatInfoMap()
|
/external/swiftshader/include/GLES2/ |
D | gl2ext.h | 656 #define GL_COMPRESSED_RGBA_ASTC_5x5x5_OES 0x93C6 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2ext.h | 672 #define GL_COMPRESSED_RGBA_ASTC_5x5x5_OES 0x93C6 macro
|
/external/angle/include/GLES2/ |
D | gl2ext.h | 653 #define GL_COMPRESSED_RGBA_ASTC_5x5x5_OES 0x93C6 macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 6609 #define GL_COMPRESSED_RGBA_ASTC_5x5x5_OES 0x93C6 macro
|