Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_RGBA_ASTC_5x4 (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcExtTokens.cpp114 COMPRESSED_RGBA_ASTC_5x4 = GL_COMPRESSED_RGBA_ASTC_5x4; in init()
H A DglcCompressedFormatTests.cpp91 { gles32, "rgba_astc_5x4" , GL_COMPRESSED_RGBA_ASTC_5x4 , GL_RGBA , GL_RGBA8 , false , { 5, 4 } },
171 { { GL_COMPRESSED_RGBA_ASTC_5x4 , GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4 }, {} },
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DSRGBTextureTest.cpp318 GL_COMPRESSED_RGBA_ASTC_5x4, in TEST_P()
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp737 #define GL_COMPRESSED_RGBA_ASTC_5x4 0x93B1 macro
801 { 5, 4, 1, false, GL_COMPRESSED_RGBA_ASTC_5x4},
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_caps_utils.cpp119 GL_COMPRESSED_RGBA_ASTC_5x4, in GetTextureSRGBOverrideSupport()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fCopyImageTests.cpp2551 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_5x4_RGBA].push_back(GL_COMPRESSED_RGBA_ASTC_5x4);
2619 mixedViewClasses[VIEWCLASS_128_BITS].second.push_back(GL_COMPRESSED_RGBA_ASTC_5x4);
H A Des31fNegativeTextureApiTests.cpp497 ctx.glCompressedTexImage2D(GL_TEXTURE_2D, 0, GL_COMPRESSED_RGBA_ASTC_5x4, 1, 1, 0, divRoundUp(1, 5) * divRoundUp(1, 4) * 16 - 1, 0); in compressedteximage2d_invalid_size()
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1690 #define GL_COMPRESSED_RGBA_ASTC_5x4 0x93B1 macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1671 #define GL_COMPRESSED_RGBA_ASTC_5x4 0x93B1 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1692 #define GL_COMPRESSED_RGBA_ASTC_5x4 0x93B1 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1671 #define GL_COMPRESSED_RGBA_ASTC_5x4 0x93B1 macro

Completed in 45 milliseconds