Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_SRGB_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.cpp267 case GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT: in GetSizedFormatInternal()
271 return GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT; in GetSizedFormatInternal()
H A Dformatutils.h468 case GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT: in IsPVRTC1Format()
H A DCaps.cpp809 GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT, GL_COMPRESSED_SRGB_PVRTC_4BPPV1_EXT, in DeterminePVRTCsRGBTextureSupport()
H A Dformatutils.cpp1240 AddCompressedFormat(&map, GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT, 8, 4, 1, 64, 3, true, RequireExtAndExt<&Extensions::textureCompressionPvrtcIMG, &Extensions::pvrtcSRGBEXT>, AlwaysSupported, NeverSupported, NeverSupported, NeverSupported); in BuildInternalFormatInfoMap()
1754 case GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT: in getCompressedImageMinBlocks()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCompressedTextureFormatsTest.cpp455 static const FormatDesc kPVRTC1SRGBFormats[] = {{GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT, 32},
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFormat_table_autogen.cpp143 { FormatID::PVRTC1_RGB_2BPP_UNORM_SRGB_BLOCK, GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT, GL_COMPRESSED_SRGB_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 },
455 case GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT: in InternalFormatToID()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_table_autogen.cpp1389 case GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT: in Get()
1391 static constexpr Format info(GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT, in Get()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp419 InsertFormatMapping(&map, GL_COMPRESSED_SRGB_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.h1685 #define GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT 0x8A54 macro
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h1734 #define GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT 0x8A54 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2ext.h1636 #define GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT 0x8A54 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2ext.h1636 #define GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT 0x8A54 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2ext.h1677 #define GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT 0x8A54 macro

Completed in 111 milliseconds