Searched refs:GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4 (Results 1 – 11 of 11) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcExtTokens.cpp | 128 COMPRESSED_SRGB8_ALPHA8_ASTC_5x4 = GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4; in init()
|
D | glcCompressedFormatTests.cpp | 105 …{ gles32, "srgb8_alpha8_astc_5x4" , GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4 , GL_RGBA , GL_SRGB8_… 149 …MPRESSED_SIGNED_RG11_EAC, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4, 171 { { GL_COMPRESSED_RGBA_ASTC_5x4 , GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4 }, {} },
|
D | glcCompressedFormatTests_data.inl | 534 GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4, // GLenum target
|
/third_party/astc-encoder/Source/ |
D | astcenccli_image_load_store.cpp | 649 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4 0x93D1 macro 713 { 5, 4, 1, true, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4},
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 2552 …edTextureFormatViewClasses[VIEWCLASS_ASTC_5x4_RGBA].push_back(GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4); in init() 2633 mixedViewClasses[VIEWCLASS_128_BITS].second.push_back(GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4); in init()
|
D | es31fNegativeTextureApiTests.cpp | 524 …ctx.glCompressedTexImage2D(GL_TEXTURE_2D, 0, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4, 1, 1, 0, divRoun… in compressedteximage2d_invalid_size()
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwEnums.inl | 1779 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4 0x93D1 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
D | gl32.h | 1706 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4 0x93D1 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
D | gl32.h | 1685 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4 0x93D1 macro
|
/third_party/mesa3d/include/GLES3/ |
D | gl32.h | 1704 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4 0x93D1 macro
|
/third_party/openGLES/api/GLES3/ |
D | gl32.h | 1685 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4 0x93D1 macro
|