/external/mesa3d/src/mesa/main/ |
D | texcompress.c | 81 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()
|
D | textureview.c | 178 {GL_VIEW_CLASS_RGTC1_RED, GL_COMPRESSED_RED_RGTC1},
|
D | copyimage.c | 452 case GL_COMPRESSED_RED_RGTC1: in compressed_format_compatible()
|
D | glformats.c | 1093 case GL_COMPRESSED_RED_RGTC1: in _mesa_is_color_format()
|
/external/mesa3d/docs/relnotes/ |
D | 10.4.7.rst | 37 r300g: GL_COMPRESSED_RED_RGTC1 / ATI1N support broken
|
D | 10.5.1.rst | 56 r300g: GL_COMPRESSED_RED_RGTC1 / ATI1N support broken
|
D | 10.6.0.rst | 175 r300g: GL_COMPRESSED_RED_RGTC1 / ATI1N support broken
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureViewTests.cpp | 67 …GL_COMPRESSED_RED_RGTC1, VIEW_CLASS_RGTC1_RED, GL_COMPRESSED_SIGNED_RED_RGTC1, VIEW_CLASS_RGTC1_RE… 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() 1691 case GL_COMPRESSED_RED_RGTC1: in getSamplerTypeForInternalformat() 2384 case GL_COMPRESSED_RED_RGTC1: in isInternalformatCompressed() 2508 case GL_COMPRESSED_RED_RGTC1: in isInternalformatSupported()
|
D | gl4cDirectStateAccessTexturesTests.cpp | 4929 {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 … glw::GLenum ImageQueryErrorsTest::s_reference_internalformat_compressed = GL_COMPRESSED_RED_RGTC1;
|
D | gl4cBufferStorageTests.cpp | 2685 Texture::Image(gl, GL_TEXTURE_2D, 0, GL_COMPRESSED_RED_RGTC1, 8, 8, 1, GL_RED, GL_UNSIGNED_BYTE, in getCompressedInfo()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 513 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 537 { GL_COMPRESSED_RED, GL_COMPRESSED_RED_RGTC1, 0 },
|
/external/virglrenderer/src/ |
D | vrend_formats.c | 281 { VIRGL_FORMAT_RGTC1_UNORM, GL_COMPRESSED_RED_RGTC1, GL_RED, GL_UNSIGNED_BYTE, NO_SWIZZLE },
|
/external/deqp/external/openglcts/modules/common/ |
D | glcTextureRepeatModeTests.cpp | 341 …{ GL_COMPRESSED_RED_RGTC1, GL_RED, GL_RED, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 8, 0, 0, 0…
|
D | glcPackedPixelsTests.cpp | 234 …{ GL_COMPRESSED_RED_RGTC1, GL_RED, GL_RED, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 8… 635 formatMap[GL_COMPRESSED_RED_RGTC1] = "GL_COMPRESSED_RED_RGTC1"; in getFormatStr() 1733 (internalformat.sizedFormat == GL_COMPRESSED_RED_RGTC1) || in isFormatValid()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1171 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1206 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
|
D | glext.h | 1090 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1206 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
|
D | glext.h | 1091 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 7158 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 5252 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
|