Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformat_map_autogen.cpp217 case GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT: in GetSizedFormatInternal()
221 return GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT; in GetSizedFormatInternal()
H A Dformatutils.h470 case GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT: in IsPVRTC1Format()
H A DCaps.cpp810 GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT, GL_COMPRESSED_SRGB_ALPHA_PVRTC_4BPPV1_EXT}; in DeterminePVRTCsRGBTextureSupport()
H A Dformatutils.cpp1242 AddCompressedFormat(&map, GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT, 8, 4, 1, 64, 4, true, RequireExtAndExt<&Extensions::textureCompressionPvrtcIMG, &Extensions::pvrtcSRGBEXT>, AlwaysSupported, NeverSupported, NeverSupported, NeverSupported); in BuildInternalFormatInfoMap()
1756 case GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT: in getCompressedImageMinBlocks()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCompressedTextureFormatsTest.cpp457 {GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT, 32},
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFormat_table_autogen.cpp139 { FormatID::PVRTC1_RGBA_2BPP_UNORM_SRGB_BLOCK, GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT, GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT, nullptr, NoCopyFunctions, nullptr, nullptr, GL_UNSIGNED_NORMALIZED, 0, 0, 0, 0, 0, 0, 0, 8, std::numeric_limits<GLuint>::max(), true, false, false, true, false, gl::VertexAttribType::InvalidEnum },
445 case GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT: in InternalFormatToID()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_table_autogen.cpp1319 case GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT: in Get()
1321 static constexpr Format info(GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT, in Get()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp421 InsertFormatMapping(&map, GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT, NeverSupported(), NeverSupported(), NeverSupported(), ExtsOnly("GL_IMG_texture_compression_pvrtc GL_EXT_pvrtc_sRGB"), AlwaysSupported(), NeverSupported(), NeverSupported() ); in BuildInternalFormatInfoMap()
/third_party/mesa3d/include/GLES2/
H A Dgl2ext.h1687 #define GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT 0x8A56 macro
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h1736 #define GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT 0x8A56 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2ext.h1638 #define GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT 0x8A56 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2ext.h1638 #define GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT 0x8A56 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2ext.h1679 #define GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT 0x8A56 macro

Completed in 70 milliseconds