Searched refs:GL_COMPRESSED_RGBA_ASTC_8x8 (Results 1 – 13 of 13) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcExtTokens.cpp | 120 COMPRESSED_RGBA_ASTC_8x8 = GL_COMPRESSED_RGBA_ASTC_8x8; in init()
|
D | glcCompressedFormatTests.cpp | 97 …{ gles32, "rgba_astc_8x8" , GL_COMPRESSED_RGBA_ASTC_8x8 , GL_RGBA , GL_RGBA8 , false ,… 177 { { GL_COMPRESSED_RGBA_ASTC_8x8 , GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8 }, {} },
|
D | glcCompressedFormatTests_data.inl | 374 GL_COMPRESSED_RGBA_ASTC_8x8, // GLenum target
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | SRGBTextureTest.cpp | 324 GL_COMPRESSED_RGBA_ASTC_8x8, in TEST_P()
|
/third_party/astc-encoder/Source/ |
D | astcenccli_image_load_store.cpp | 640 #define GL_COMPRESSED_RGBA_ASTC_8x8 0x93B7 macro 704 { 8, 8, 1, false, GL_COMPRESSED_RGBA_ASTC_8x8},
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_caps_utils.cpp | 125 GL_COMPRESSED_RGBA_ASTC_8x8, in GetTextureSRGBOverrideSupport()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 2575 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_8x8_RGBA].push_back(GL_COMPRESSED_RGBA_ASTC_8x8); in init() 2625 mixedViewClasses[VIEWCLASS_128_BITS].second.push_back(GL_COMPRESSED_RGBA_ASTC_8x8); in init()
|
D | es31fNegativeTextureApiTests.cpp | 508 …ctx.glCompressedTexImage2D(GL_TEXTURE_2D, 0, GL_COMPRESSED_RGBA_ASTC_8x8, 1, 1, 0, divRoundUp(1, 8… in compressedteximage2d_invalid_size()
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwEnums.inl | 1763 #define GL_COMPRESSED_RGBA_ASTC_8x8 0x93B7 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
D | gl32.h | 1698 #define GL_COMPRESSED_RGBA_ASTC_8x8 0x93B7 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
D | gl32.h | 1677 #define GL_COMPRESSED_RGBA_ASTC_8x8 0x93B7 macro
|
/third_party/mesa3d/include/GLES3/ |
D | gl32.h | 1696 #define GL_COMPRESSED_RGBA_ASTC_8x8 0x93B7 macro
|
/third_party/openGLES/api/GLES3/ |
D | gl32.h | 1677 #define GL_COMPRESSED_RGBA_ASTC_8x8 0x93B7 macro
|