/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress.c | 79 case GL_COMPRESSED_RED: in _mesa_gl_compressed_format_base_format()
|
H A D | glformats.c | 1063 case GL_COMPRESSED_RED: in _mesa_is_color_format() 1651 case GL_COMPRESSED_RED: in _mesa_generic_compressed_format_to_uncompressed_format() 2609 case GL_COMPRESSED_RED: in _mesa_base_tex_format()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_format.c | 547 { GL_COMPRESSED_RED, GL_COMPRESSED_RED_RGTC1, 0 },
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 512 #define GL_COMPRESSED_RED 0x8225 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcTextureRepeatModeTests.cpp | 335 { GL_COMPRESSED_RED, GL_RED, GL_RED, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 8, 0, 0, 0, 0, 0, 0, 0, NO_FLAG } }, FLAG_COMPRESSED },
|
H A D | glcPackedPixelsTests.cpp | 228 { GL_COMPRESSED_RED, GL_RED, GL_RED, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 8, 0, 0, 0, 0, 0, 0, 0, 0 } }, FLAG_COMPRESSED }, 629 formatMap[GL_COMPRESSED_RED] = "GL_COMPRESSED_RED"; in getFormatStr()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 9359 m_internalformat_invalid = GL_COMPRESSED_RED; in Clean() 9565 m_internalformat_invalid = GL_COMPRESSED_RED; in Clean()
|
H A D | gl4cDirectStateAccessTexturesTests.cpp | 9101 GL_COMPRESSED_RED, in Prepare() 10033 glw::GLenum not_matching_internalformat_compressed = GL_COMPRESSED_RED; in Prepare()
|
H A D | gl4cTextureViewTests.cpp | 1007 result = GL_COMPRESSED_RED; in getGLFormatOfInternalformat()
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 365 #define GL_COMPRESSED_RED 0x8225 macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1016 #define GL_COMPRESSED_RED 0x8225 macro
|
H A D | glext.h | 898 #define GL_COMPRESSED_RED 0x8225 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 997 #define GL_COMPRESSED_RED 0x8225 macro
|
H A D | glext.h | 879 #define GL_COMPRESSED_RED 0x8225 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1016 #define GL_COMPRESSED_RED 0x8225 macro
|
H A D | glext.h | 897 #define GL_COMPRESSED_RED 0x8225 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1016 #define GL_COMPRESSED_RED 0x8225 macro
|
H A D | glext.h | 897 #define GL_COMPRESSED_RED 0x8225 macro
|