Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformat_map_autogen.cpp87 case GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG: in GetSizedFormatInternal()
91 return GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG; in GetSizedFormatInternal()
H A Dformatutils.h467 case GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG: in IsPVRTC1Format()
H A DCaps.cpp800 GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG, GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG}; in DeterminePVRTCTextureSupport()
H A Dformatutils.cpp1236 AddCompressedFormat(&map, GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG, 8, 4, 1, 64, 4, false, RequireExt<&Extensions::textureCompressionPvrtcIMG>, AlwaysSupported, NeverSupported, NeverSupported, NeverSupported); in BuildInternalFormatInfoMap()
1753 case GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG: in getCompressedImageMinBlocks()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCompressedTextureFormatsTest.cpp453 {GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG, 32}};
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFormat_table_autogen.cpp138 { FormatID::PVRTC1_RGBA_2BPP_UNORM_BLOCK, GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG, GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG, nullptr, NoCopyFunctions, nullptr, nullptr, GL_UNSIGNED_NORMALIZED, 0, 0, 0, 0, 0, 0, 0, 8, std::numeric_limits<GLuint>::max(), true, false, false, false, false, gl::VertexAttribType::InvalidEnum },
361 case GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG: in InternalFormatToID()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_table_autogen.cpp703 case GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG: in Get()
705 static constexpr Format info(GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG, in Get()
/third_party/mesa3d/include/GLES/
H A Dglext.h802 #define GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG 0x8C03 macro
/third_party/openGLES/api/GLES/
H A Dglext.h783 #define GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG 0x8C03 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp415 InsertFormatMapping(&map, GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG, ExtsOnly("GL_IMG_texture_compression_pvrtc"), AlwaysSupported(), NeverSupported(), ExtsOnly("GL_IMG_texture_compression_pvrtc"), AlwaysSupported(), NeverSupported(), NeverSupported() ); in BuildInternalFormatInfoMap()
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H A Dglext.h802 #define GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG 0x8C03 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H A Dglext.h802 #define GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG 0x8C03 macro
/third_party/skia/third_party/externals/angle2/include/GLES/
H A Dglext.h791 #define GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG 0x8C03 macro
/third_party/mesa3d/include/GLES2/
H A Dgl2ext.h2375 #define GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG 0x8C03 macro
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h2455 #define GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG 0x8C03 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2ext.h2318 #define GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG 0x8C03 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2ext.h2318 #define GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG 0x8C03 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2ext.h2367 #define GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG 0x8C03 macro

Completed in 135 milliseconds