Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_SIGNED_RED_RGTC1_EXT (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformat_map_autogen.cpp197 case GL_COMPRESSED_SIGNED_RED_RGTC1_EXT: in GetSizedFormatInternal()
201 return GL_COMPRESSED_SIGNED_RED_RGTC1_EXT; in GetSizedFormatInternal()
H A Dformatutils.h388 case GL_COMPRESSED_SIGNED_RED_RGTC1_EXT: in IsRGTCFormat()
H A DCaps.cpp779 GL_COMPRESSED_RED_RGTC1_EXT, GL_COMPRESSED_SIGNED_RED_RGTC1_EXT, in DetermineRGTCTextureSupport()
H A DvalidationES.cpp61 case GL_COMPRESSED_SIGNED_RED_RGTC1_EXT: in CompressedTextureFormatRequiresExactSize()
3313 case GL_COMPRESSED_SIGNED_RED_RGTC1_EXT: in ValidateCopyMixedFormatCompatible()
3354 return (dstFormat == GL_COMPRESSED_SIGNED_RED_RGTC1_EXT); in ValidateCopyCompressedFormatCompatible()
3355 case GL_COMPRESSED_SIGNED_RED_RGTC1_EXT: in ValidateCopyCompressedFormatCompatible()
H A Dformatutils.cpp1220 AddCompressedFormat(&map, GL_COMPRESSED_SIGNED_RED_RGTC1_EXT, 4, 4, 1, 64, 1, false, RequireExt<&Extensions::textureCompressionRgtcEXT>, AlwaysSupported, NeverSupported, NeverSupported, NeverSupported); in BuildInternalFormatInfoMap()
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c345 formats[n++] = GL_COMPRESSED_SIGNED_RED_RGTC1_EXT; in _mesa_get_compressed_formats()
H A Dglformats.c3462 internalFormat != GL_COMPRESSED_SIGNED_RED_RGTC1_EXT) in _mesa_gles_error_check_format_and_type()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCompressedTextureFormatsTest.cpp397 {GL_COMPRESSED_SIGNED_RED_RGTC1_EXT, 8},
H A DWebGLCompatibilityTest.cpp3129 constexpr GLenum formats[] = {GL_COMPRESSED_RED_RGTC1_EXT, GL_COMPRESSED_SIGNED_RED_RGTC1_EXT,
5065 case GL_COMPRESSED_SIGNED_RED_RGTC1_EXT:
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFormat_table_autogen.cpp110 { FormatID::BC4_RED_SNORM_BLOCK, GL_COMPRESSED_SIGNED_RED_RGTC1_EXT, GL_COMPRESSED_SIGNED_RED_RGTC1_EXT, nullptr, NoCopyFunctions, nullptr, nullptr, GL_SIGNED_NORMALIZED, 0, 0, 0, 0, 0, 0, 0, 8, std::numeric_limits<GLuint>::max(), true, false, false, false, false, gl::VertexAttribType::InvalidEnum },
385 case GL_COMPRESSED_SIGNED_RED_RGTC1_EXT: in InternalFormatToID()
H A Dload_functions_table_autogen.cpp3544 case GL_COMPRESSED_SIGNED_RED_RGTC1_EXT: in GetLoadFunctionsMap()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_table_autogen.cpp871 case GL_COMPRESSED_SIGNED_RED_RGTC1_EXT: in Get()
873 static constexpr Format info(GL_COMPRESSED_SIGNED_RED_RGTC1_EXT, in Get()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp314 InsertFormatMapping(&map, GL_COMPRESSED_SIGNED_RED_RGTC1_EXT, VersionOrExts(3, 0, "GL_ARB_texture_compression_rgtc"), AlwaysSupported(), NeverSupported(), ExtsOnly("GL_EXT_texture_compression_rgtc"), AlwaysSupported(), NeverSupported(), NeverSupported() ); in BuildInternalFormatInfoMap()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_format_table_autogen.cpp636 mIntendedGLFormat = GL_COMPRESSED_SIGNED_RED_RGTC1_EXT; in initialize()
/third_party/mesa3d/include/GLES2/
H A Dgl2ext.h2123 #define GL_COMPRESSED_SIGNED_RED_RGTC1_EXT 0x8DBC macro
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h2180 #define GL_COMPRESSED_SIGNED_RED_RGTC1_EXT 0x8DBC macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2ext.h2074 #define GL_COMPRESSED_SIGNED_RED_RGTC1_EXT 0x8DBC macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2ext.h2074 #define GL_COMPRESSED_SIGNED_RED_RGTC1_EXT 0x8DBC macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2ext.h2115 #define GL_COMPRESSED_SIGNED_RED_RGTC1_EXT 0x8DBC macro
/third_party/openGLES/api/GL/
H A Dglext.h8386 #define GL_COMPRESSED_SIGNED_RED_RGTC1_EXT 0x8DBC macro
/third_party/mesa3d/include/GL/
H A Dglext.h8344 #define GL_COMPRESSED_SIGNED_RED_RGTC1_EXT 0x8DBC macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h8309 #define GL_COMPRESSED_SIGNED_RED_RGTC1_EXT 0x8DBC macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h8308 #define GL_COMPRESSED_SIGNED_RED_RGTC1_EXT 0x8DBC macro

Completed in 267 milliseconds