Searched refs:GL_COMPRESSED_RED (Results 1 – 18 of 18) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | texcompress.c | 79 case GL_COMPRESSED_RED: in _mesa_gl_compressed_format_base_format()
|
D | texformat.c | 668 case GL_COMPRESSED_RED: in _mesa_choose_tex_format()
|
D | glformats.c | 1063 case GL_COMPRESSED_RED: in _mesa_is_color_format() 1647 case GL_COMPRESSED_RED: in _mesa_generic_compressed_format_to_uncompressed_format() 2597 case GL_COMPRESSED_RED: in _mesa_base_tex_format()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 512 #define GL_COMPRESSED_RED 0x8225 macro
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 537 { GL_COMPRESSED_RED, GL_COMPRESSED_RED_RGTC1, 0 },
|
/external/deqp/external/openglcts/modules/common/ |
D | glcTextureRepeatModeTests.cpp | 335 …{ GL_COMPRESSED_RED, GL_RED, GL_RED, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 8, 0, 0, 0, 0, …
|
D | glcPackedPixelsTests.cpp | 228 …{ GL_COMPRESSED_RED, GL_RED, GL_RED, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 8, 0, … 629 formatMap[GL_COMPRESSED_RED] = "GL_COMPRESSED_RED"; in getFormatStr()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 411 #define GL_COMPRESSED_RED 0x8225 macro
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 9359 m_internalformat_invalid = GL_COMPRESSED_RED; in Clean() 9565 m_internalformat_invalid = GL_COMPRESSED_RED; in Clean()
|
D | gl4cDirectStateAccessTexturesTests.cpp | 9101 GL_COMPRESSED_RED, in Prepare() 10033 glw::GLenum not_matching_internalformat_compressed = GL_COMPRESSED_RED; in Prepare()
|
D | gl4cTextureViewTests.cpp | 1007 result = GL_COMPRESSED_RED; in getGLFormatOfInternalformat()
|
/external/mesa3d/docs/relnotes/ |
D | 7.10.rst | 314 - st/mesa: added cases for GL_COMPRESSED_RED/RG in st_choose_format()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1016 #define GL_COMPRESSED_RED 0x8225 macro
|
D | glext.h | 897 #define GL_COMPRESSED_RED 0x8225 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1016 #define GL_COMPRESSED_RED 0x8225 macro
|
D | glext.h | 898 #define GL_COMPRESSED_RED 0x8225 macro
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 7446 #define GL_COMPRESSED_RED 0x8225 macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 2512 #define GL_COMPRESSED_RED 0x8225 macro
|