Searched refs:GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | glheader.h | 108 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES 0x93E3 macro
|
D | texcompress.c | 452 formats[n++] = GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES; in _mesa_get_compressed_formats() 648 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES: in _mesa_glenum_to_compressed_format() 845 return GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES; in _mesa_compressed_format_to_glenum()
|
D | glformats.c | 889 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES: in is_astc_3d_format()
|
/external/angle/src/libANGLE/renderer/ |
D | Format_table_autogen.cpp | 66 …tID::ASTC_4x4x4_UNORM_SRGB_BLOCK, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES, GL_COMPRESSED_SRGB8_A… 408 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES: in InternalFormatToID()
|
D | load_functions_table_autogen.cpp | 3543 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES: in GetLoadFunctionsMap()
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | texture_format_table_autogen.cpp | 1039 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES: in Get() 1041 static constexpr Format info(GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES, in Get()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | formatutilsgl.cpp | 402 …InsertFormatMapping(&map, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES, NeverSupported(), NeverSuppor… in BuildInternalFormatInfoMap()
|
/external/angle/src/libANGLE/ |
D | Caps.cpp | 498 GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x3_OES, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES, in DetermineASTCOESTExtureSupport()
|
D | validationES.cpp | 3119 case GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES: in ValidateCopyMixedFormatCompatible() 3270 return (nonLinearFormat == GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES); in ValidateCopyCompressedFormatCompatible()
|
D | formatutils.cpp | 1138 …AddCompressedFormat(&map, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES, 4, 4, 4, 128, 4, true, Req… in BuildInternalFormatInfoMap()
|
/external/swiftshader/include/GLES2/ |
D | gl2ext.h | 663 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES 0x93E3 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2ext.h | 679 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES 0x93E3 macro
|
/external/angle/include/GLES2/ |
D | gl2ext.h | 660 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES 0x93E3 macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 6644 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES 0x93E3 macro
|