Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_RGBA_S3TC_DXT5_EXT (Results 1 - 25 of 30) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c118 case GL_COMPRESSED_RGBA_S3TC_DXT5_EXT: in _mesa_gl_compressed_format_base_format()
285 formats[n++] = GL_COMPRESSED_RGBA_S3TC_DXT5_EXT; in _mesa_get_compressed_formats()
503 case GL_COMPRESSED_RGBA_S3TC_DXT5_EXT: in _mesa_glenum_to_compressed_format()
702 return GL_COMPRESSED_RGBA_S3TC_DXT5_EXT; in _mesa_compressed_format_to_glenum()
H A Dtexcompress_s3tc_tmp.h984 GLenum destFormat = GL_COMPRESSED_RGBA_S3TC_DXT5_EXT; in tx_compress_dxt5()
1029 case GL_COMPRESSED_RGBA_S3TC_DXT5_EXT: in tx_compress_dxtn()
H A Dglformats.c1074 case GL_COMPRESSED_RGBA_S3TC_DXT5_EXT: in _mesa_is_color_format()
2873 case GL_COMPRESSED_RGBA_S3TC_DXT5_EXT: in _mesa_gles_check_internalformat()
3022 internalFormat == GL_COMPRESSED_RGBA_S3TC_DXT5_EXT) in _mesa_gles_error_check_format_and_type()
H A Dtextureview.c199 {GL_VIEW_CLASS_S3TC_DXT5_RGBA, GL_COMPRESSED_RGBA_S3TC_DXT5_EXT},
H A Dcopyimage.c440 case GL_COMPRESSED_RGBA_S3TC_DXT5_EXT: in compressed_format_compatible()
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2ext.h81 #define GL_COMPRESSED_RGBA_S3TC_DXT5_EXT 0x83F3 macro
/third_party/openGLES/api/GLSC2/
H A Dglsc2ext.h60 #define GL_COMPRESSED_RGBA_S3TC_DXT5_EXT 0x83F3 macro
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCopyCompressedTextureTest.cpp184 supportedFormats.push_back(Data(GL_COMPRESSED_RGBA_S3TC_DXT5_EXT, CompressedImageDXT5, in TEST_P()
H A DCompressedTextureFormatsTest.cpp389 static const FormatDesc kDXT5Formats[] = {{GL_COMPRESSED_RGBA_S3TC_DXT5_EXT, 16}};
H A DSRGBTextureTest.cpp334 GL_COMPRESSED_RGBA_S3TC_DXT5_EXT, in TEST_P()
H A DWebGLCompatibilityTest.cpp3108 GL_COMPRESSED_RGBA_S3TC_DXT5_EXT,
5068 case GL_COMPRESSED_RGBA_S3TC_DXT5_EXT:
H A DRobustResourceInitTest.cpp90 case GL_COMPRESSED_RGBA_S3TC_DXT5_EXT: in UncompressDXTBlock()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DGLFormat.cpp104 AddFormat(wgpu::TextureFormat::BC3RGBAUnorm, GL_COMPRESSED_RGBA_S3TC_DXT5_EXT, GL_RGBA, GL_UNSIGNED_BYTE, Type::Float); in BuildGLFormatTable()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.h371 case GL_COMPRESSED_RGBA_S3TC_DXT5_EXT: in IsS3TCFormat()
H A DvalidationES.cpp3237 case GL_COMPRESSED_RGBA_S3TC_DXT5_EXT: in ValidateCopyMixedFormatCompatible()
3398 case GL_COMPRESSED_RGBA_S3TC_DXT5_EXT: in ValidateCopyCompressedFormatCompatible()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_format.c338 { GL_COMPRESSED_RGBA_S3TC_DXT5_EXT, 0 },
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_caps_utils.cpp134 GL_COMPRESSED_RGBA_S3TC_DXT3_EXT, GL_COMPRESSED_RGBA_S3TC_DXT5_EXT}; in GetTextureSRGBOverrideSupport()
/third_party/mesa3d/include/GLES2/
H A Dgl2ext.h2131 #define GL_COMPRESSED_RGBA_S3TC_DXT5_EXT 0x83F3 macro
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h2188 #define GL_COMPRESSED_RGBA_S3TC_DXT5_EXT 0x83F3 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2ext.h2082 #define GL_COMPRESSED_RGBA_S3TC_DXT5_EXT 0x83F3 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2ext.h2082 #define GL_COMPRESSED_RGBA_S3TC_DXT5_EXT 0x83F3 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2ext.h2123 #define GL_COMPRESSED_RGBA_S3TC_DXT5_EXT 0x83F3 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h4664 #define GL_COMPRESSED_RGBA_S3TC_DXT5_EXT 0x83F3 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h4651 #define GL_COMPRESSED_RGBA_S3TC_DXT5_EXT 0x83F3 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h4634 #define GL_COMPRESSED_RGBA_S3TC_DXT5_EXT 0x83F3 macro

Completed in 143 milliseconds

12