Searched refs:GL_COMPRESSED_RGBA_ASTC_4x3x3_OES (Results 1 – 13 of 13) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | glheader.h | 96 #define GL_COMPRESSED_RGBA_ASTC_4x3x3_OES 0x93C1 macro
|
D | texcompress.c | 440 formats[n++] = GL_COMPRESSED_RGBA_ASTC_4x3x3_OES; in _mesa_get_compressed_formats() 624 case GL_COMPRESSED_RGBA_ASTC_4x3x3_OES: in _mesa_glenum_to_compressed_format() 821 return GL_COMPRESSED_RGBA_ASTC_4x3x3_OES; in _mesa_compressed_format_to_glenum()
|
D | glformats.c | 877 case GL_COMPRESSED_RGBA_ASTC_4x3x3_OES: in is_astc_3d_format()
|
/external/angle/src/libANGLE/renderer/ |
D | Format_table_autogen.cpp | 59 …{ FormatID::ASTC_4x3x3_UNORM_BLOCK, GL_COMPRESSED_RGBA_ASTC_4x3x3_OES, GL_COMPRESSED_RGBA_ASTC_4x3… 335 case GL_COMPRESSED_RGBA_ASTC_4x3x3_OES: in InternalFormatToID()
|
D | load_functions_table_autogen.cpp | 4045 case GL_COMPRESSED_RGBA_ASTC_4x3x3_OES: in GetLoadFunctionsMap()
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | texture_format_table_autogen.cpp | 509 case GL_COMPRESSED_RGBA_ASTC_4x3x3_OES: in Get() 511 static constexpr Format info(GL_COMPRESSED_RGBA_ASTC_4x3x3_OES, in Get()
|
/external/angle/src/libANGLE/ |
D | Caps.cpp | 491 GL_COMPRESSED_RGBA_ASTC_3x3x3_OES, GL_COMPRESSED_RGBA_ASTC_4x3x3_OES, in DetermineASTCOESTExtureSupport()
|
D | validationES.cpp | 3467 case GL_COMPRESSED_RGBA_ASTC_4x3x3_OES: in ValidateCopyMixedFormatCompatible() 3625 case GL_COMPRESSED_RGBA_ASTC_4x3x3_OES: in ValidateCopyCompressedFormatCompatible()
|
D | formatutils.cpp | 1271 …AddCompressedFormat(&map, GL_COMPRESSED_RGBA_ASTC_4x3x3_OES, 4, 3, 3, 128, 4, false, Req… in BuildInternalFormatInfoMap()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | formatutilsgl.cpp | 394 …InsertFormatMapping(&map, GL_COMPRESSED_RGBA_ASTC_4x3x3_OES, NeverSupported(), NeverSuppor… in BuildInternalFormatInfoMap()
|
/external/mesa3d/include/GLES2/ |
D | gl2ext.h | 667 #define GL_COMPRESSED_RGBA_ASTC_4x3x3_OES 0x93C1 macro
|
/external/angle/include/GLES2/ |
D | gl2ext.h | 648 #define GL_COMPRESSED_RGBA_ASTC_4x3x3_OES 0x93C1 macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 6604 #define GL_COMPRESSED_RGBA_ASTC_4x3x3_OES 0x93C1 macro
|