Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformat_map_autogen.cpp127 case GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE: in GetSizedFormatInternal()
131 return GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE; in GetSizedFormatInternal()
H A DCaps.cpp439 GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE, in DetermineDXT5TextureSupport()
H A Dformatutils.cpp1151 AddCompressedFormat(&map, GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE, 4, 4, 1, 128, 4, false, RequireExt<&Extensions::textureCompressionDxt5ANGLE>, AlwaysSupported, NeverSupported, NeverSupported, NeverSupported); in BuildInternalFormatInfoMap()
H A DvalidationES.cpp48 case GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE: in CompressedTextureFormatRequiresExactSize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp157 InsertD3D9FormatInfo(&map, GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE, D3DFMT_DXT5, D3DFMT_UNKNOWN, LoadCompressedToNative<4, 4, 1, 16> ); in BuildD3D9FormatMap()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFormat_table_autogen.cpp108 { FormatID::BC3_RGBA_UNORM_BLOCK, GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE, GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE, nullptr, NoCopyFunctions, nullptr, nullptr, GL_UNSIGNED_NORMALIZED, 0, 0, 0, 0, 0, 0, 0, 16, std::numeric_limits<GLuint>::max(), true, false, false, false, false, gl::VertexAttribType::InvalidEnum },
369 case GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE: in InternalFormatToID()
H A Dload_functions_table_autogen.cpp3519 case GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE: in GetLoadFunctionsMap()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h117 GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE,
H A Dutilities.cpp333 case GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE: in IsCompressed()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_table_autogen.cpp759 case GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE: in Get()
761 static constexpr Format info(GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE, in Get()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.cpp381 case GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE: return sw::FORMAT_DXT5; in SelectInternalFormat()
554 case GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE: in ComputeCompressedSize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp347 InsertFormatMapping(&map, GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE, ExtsOnly("GL_EXT_texture_compression_s3tc"), AlwaysSupported(), NeverSupported(), ExtsOnly("GL_ANGLE_texture_compression_dxt5", "GL_EXT_texture_compression_s3tc"), AlwaysSupported(), NeverSupported(), NeverSupported() ); in BuildInternalFormatInfoMap()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_format_table_autogen.cpp616 mIntendedGLFormat = GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE; in initialize()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DWebGLCompatibilityTest.cpp5232 validateCompressedTexImageExtensionFormat(GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE, 4, 4, 16,
/third_party/mesa3d/include/GLES2/
H A Dgl2ext.h937 #define GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE 0x83F3 macro
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h918 #define GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE 0x83F3 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2ext.h905 #define GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE 0x83F3 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2ext.h905 #define GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE 0x83F3 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2ext.h918 #define GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE 0x83F3 macro

Completed in 119 milliseconds