/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | format_map_autogen.cpp | 167 case GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG: in GetSizedFormatInternal() 171 return GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG; in GetSizedFormatInternal()
|
H A D | formatutils.h | 464 case GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG: in IsPVRTC1Format()
|
H A D | Caps.cpp | 799 GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG, GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG, in DeterminePVRTCTextureSupport()
|
H A D | formatutils.cpp | 1233 AddCompressedFormat(&map, GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG, 4, 4, 1, 64, 3, false, RequireExt<&Extensions::textureCompressionPvrtcIMG>, AlwaysSupported, NeverSupported, NeverSupported, NeverSupported); in BuildInternalFormatInfoMap() 1750 case GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG: in getCompressedImageMinBlocks()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | CompressedTextureFormatsTest.cpp | 450 static const FormatDesc kPVRTC1Formats[] = {{GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG, 32},
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | Format_table_autogen.cpp | 144 { FormatID::PVRTC1_RGB_4BPP_UNORM_BLOCK, GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG, GL_COMPRESSED_RGB_PVRTC_4BPPV1_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 }, 377 case GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG: in InternalFormatToID()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | texture_format_table_autogen.cpp | 815 case GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG: in Get() 817 static constexpr Format info(GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG, in Get()
|
/third_party/mesa3d/include/GLES/ |
H A D | glext.h | 799 #define GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG 0x8C00 macro
|
/third_party/openGLES/api/GLES/ |
H A D | glext.h | 780 #define GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG 0x8C00 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | formatutilsgl.cpp | 412 InsertFormatMapping(&map, GL_COMPRESSED_RGB_PVRTC_4BPPV1_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 D | glext.h | 799 #define GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG 0x8C00 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/ |
H A D | glext.h | 799 #define GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG 0x8C00 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES/ |
H A D | glext.h | 788 #define GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG 0x8C00 macro
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2ext.h | 2372 #define GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG 0x8C00 macro
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2ext.h | 2452 #define GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG 0x8C00 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 2315 #define GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG 0x8C00 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 2315 #define GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG 0x8C00 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 2364 #define GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG 0x8C00 macro
|