Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5 (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcExtTokens.cpp130 COMPRESSED_SRGB8_ALPHA8_ASTC_6x5 = GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5; in init()
H A DglcCompressedFormatTests.cpp107 { gles32, "srgb8_alpha8_astc_6x5" , GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5 , GL_RGBA , GL_SRGB8_ALPHA8 , true , { 6, 5 } },
150 GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6,
173 { { GL_COMPRESSED_RGBA_ASTC_6x5 , GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5 }, {} },
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp754 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5 0x93D3 macro
818 { 6, 5, 1, true, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5},
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fCopyImageTests.cpp2560 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_6x5_RGBA].push_back(GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5);
2635 mixedViewClasses[VIEWCLASS_128_BITS].second.push_back(GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5);
H A Des31fNegativeTextureApiTests.cpp529 ctx.glCompressedTexImage2D(GL_TEXTURE_2D, 0, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5, 1, 1, 0, divRoundUp(1, 6) * divRoundUp(1, 5) * 16 - 1, 0); in compressedteximage2d_invalid_size()
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1706 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5 0x93D3 macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1687 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5 0x93D3 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1708 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5 0x93D3 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1687 #define GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5 0x93D3 macro

Completed in 41 milliseconds