Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_RED_RGTC1 (Results 1 - 21 of 21) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c81 case GL_COMPRESSED_RED_RGTC1: in _mesa_gl_compressed_format_base_format()
515 case GL_COMPRESSED_RED_RGTC1: in _mesa_glenum_to_compressed_format()
712 return GL_COMPRESSED_RED_RGTC1; in _mesa_compressed_format_to_glenum()
H A Dtextureview.c182 {GL_VIEW_CLASS_RGTC1_RED, GL_COMPRESSED_RED_RGTC1},
H A Dcopyimage.c454 case GL_COMPRESSED_RED_RGTC1: in compressed_format_compatible()
H A Dglformats.c1095 case GL_COMPRESSED_RED_RGTC1: in _mesa_is_color_format()
2862 case GL_COMPRESSED_RED_RGTC1: in _mesa_gles_check_internalformat()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DGLFormat.cpp107 AddFormat(wgpu::TextureFormat::BC4RUnorm, GL_COMPRESSED_RED_RGTC1, GL_RED, GL_UNSIGNED_BYTE, Type::Float); in BuildGLFormatTable()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp67 GL_COMPRESSED_RED_RGTC1, VIEW_CLASS_RGTC1_RED, GL_COMPRESSED_SIGNED_RED_RGTC1, VIEW_CLASS_RGTC1_RED,
149 GL_COMPRESSED_RED_RGTC1, /* >= GL 4.0 */
268 case GL_COMPRESSED_RED_RGTC1: in getAmountOfComponentsForInternalformat()
315 case GL_COMPRESSED_RED_RGTC1: in getBlockSizeForCompressedInternalformat()
765 case GL_COMPRESSED_RED_RGTC1: in getFormatOfInternalformat()
1003 case GL_COMPRESSED_RED_RGTC1: in getGLFormatOfInternalformat()
1496 case GL_COMPRESSED_RED_RGTC1: in getInternalformatString()
1497 result = "GL_COMPRESSED_RED_RGTC1"; in getInternalformatString()
1691 case GL_COMPRESSED_RED_RGTC1: in getSamplerTypeForInternalformat()
2382 case GL_COMPRESSED_RED_RGTC1 in isInternalformatCompressed()
[all...]
H A Dgl4cDirectStateAccessTexturesTests.cpp4929 {GL_COMPRESSED_RED_RGTC1, data_0x8dbb_2D_8, sizeof data_0x8dbb_2D_8, 2},
5489 is_ok &= Test<2>(GL_COMPRESSED_RED_RGTC1, false); in iterate()
5508 is_ok &= Test<3>(GL_COMPRESSED_RED_RGTC1, false); in iterate()
9107 GL_COMPRESSED_RED_RGTC1, in Prepare()
13097 const glw::GLenum ImageQueryErrorsTest::s_reference_internalformat_compressed = GL_COMPRESSED_RED_RGTC1;
H A Dgl4cBufferStorageTests.cpp2679 Texture::Image(gl, GL_TEXTURE_2D, 0, GL_COMPRESSED_RED_RGTC1, 8, 8, 1, GL_RED, GL_UNSIGNED_BYTE, in getCompressedInfo()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_format.c547 { GL_COMPRESSED_RED, GL_COMPRESSED_RED_RGTC1, 0 },
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp234 { GL_COMPRESSED_RED_RGTC1, GL_RED, GL_RED, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 8, 0, 0, 0, 0, 0, 0, 0, 0 } }, FLAG_COMPRESSED },
635 formatMap[GL_COMPRESSED_RED_RGTC1] = "GL_COMPRESSED_RED_RGTC1"; in getFormatStr()
1741 (internalformat.sizedFormat == GL_COMPRESSED_RED_RGTC1) ||
H A DglcTextureRepeatModeTests.cpp341 { GL_COMPRESSED_RED_RGTC1, GL_RED, GL_RED, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 8, 0, 0, 0, 0, 0, 0, 0, NO_FLAG } }, FLAG_COMPRESSED },
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h513 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
/third_party/glfw/deps/glad/
H A Dgl.h366 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1206 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
H A Dglext.h1091 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1187 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
H A Dglext.h1072 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1206 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
H A Dglext.h1090 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1206 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
H A Dglext.h1090 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro

Completed in 323 milliseconds