Searched refs:GL_COMPRESSED_RGBA_ASTC_3x3x3_OES (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | glheader.h | 95 #define GL_COMPRESSED_RGBA_ASTC_3x3x3_OES 0x93C0 macro
|
D | texcompress.c | 439 formats[n++] = GL_COMPRESSED_RGBA_ASTC_3x3x3_OES; in _mesa_get_compressed_formats() 622 case GL_COMPRESSED_RGBA_ASTC_3x3x3_OES: in _mesa_glenum_to_compressed_format() 819 return GL_COMPRESSED_RGBA_ASTC_3x3x3_OES; in _mesa_compressed_format_to_glenum()
|
D | glformats.c | 876 case GL_COMPRESSED_RGBA_ASTC_3x3x3_OES: in is_astc_3d_format()
|
/external/angle/src/libANGLE/renderer/ |
D | Format_table_autogen.cpp | 57 …{ FormatID::ASTC_3x3x3_UNORM_BLOCK, GL_COMPRESSED_RGBA_ASTC_3x3x3_OES, GL_COMPRESSED_RGBA_ASTC_3x3… 322 case GL_COMPRESSED_RGBA_ASTC_3x3x3_OES: in InternalFormatToID()
|
D | load_functions_table_autogen.cpp | 3439 case GL_COMPRESSED_RGBA_ASTC_3x3x3_OES: in GetLoadFunctionsMap()
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | texture_format_table_autogen.cpp | 437 case GL_COMPRESSED_RGBA_ASTC_3x3x3_OES: in Get() 439 static constexpr Format info(GL_COMPRESSED_RGBA_ASTC_3x3x3_OES, in Get()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | formatutilsgl.cpp | 389 …InsertFormatMapping(&map, GL_COMPRESSED_RGBA_ASTC_3x3x3_OES, NeverSupported(), NeverSuppor… in BuildInternalFormatInfoMap()
|
/external/angle/src/libANGLE/ |
D | Caps.cpp | 492 GL_COMPRESSED_RGBA_ASTC_3x3x3_OES, GL_COMPRESSED_RGBA_ASTC_4x3x3_OES, in DetermineASTCOESTExtureSupport()
|
D | validationES.cpp | 3106 case GL_COMPRESSED_RGBA_ASTC_3x3x3_OES: in ValidateCopyMixedFormatCompatible() 3263 case GL_COMPRESSED_RGBA_ASTC_3x3x3_OES: in ValidateCopyCompressedFormatCompatible()
|
D | formatutils.cpp | 1124 …AddCompressedFormat(&map, GL_COMPRESSED_RGBA_ASTC_3x3x3_OES, 3, 3, 3, 128, 4, false, Req… in BuildInternalFormatInfoMap()
|
/external/swiftshader/include/GLES2/ |
D | gl2ext.h | 650 #define GL_COMPRESSED_RGBA_ASTC_3x3x3_OES 0x93C0 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2ext.h | 666 #define GL_COMPRESSED_RGBA_ASTC_3x3x3_OES 0x93C0 macro
|
/external/angle/include/GLES2/ |
D | gl2ext.h | 647 #define GL_COMPRESSED_RGBA_ASTC_3x3x3_OES 0x93C0 macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 6603 #define GL_COMPRESSED_RGBA_ASTC_3x3x3_OES 0x93C0 macro
|