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

/external/mesa3d/src/mesa/main/
H A Dtexcompress.c81 case GL_COMPRESSED_RED_RGTC1:
514 case GL_COMPRESSED_RED_RGTC1:
703 return GL_COMPRESSED_RED_RGTC1;
H A Dcopyimage.c368 case GL_COMPRESSED_RED_RGTC1:
H A Dtextureview.c177 {GL_VIEW_CLASS_RGTC1_RED, GL_COMPRESSED_RED_RGTC1},
H A Dglformats.c1091 case GL_COMPRESSED_RED_RGTC1:
/external/deqp/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:
315 case GL_COMPRESSED_RED_RGTC1:
765 case GL_COMPRESSED_RED_RGTC1:
1003 case GL_COMPRESSED_RED_RGTC1:
1496 case GL_COMPRESSED_RED_RGTC1:
1497 result = "GL_COMPRESSED_RED_RGTC1";
1691 case GL_COMPRESSED_RED_RGTC1:
2384 case GL_COMPRESSED_RED_RGTC1
[all...]
H A Dgl4cDirectStateAccessTexturesTests.cpp4885 is_ok &= Test<2>(GL_COMPRESSED_RED_RGTC1);
4904 is_ok &= Test<3>(GL_COMPRESSED_RED_RGTC1);
8503 GL_COMPRESSED_RED_RGTC1,
12493 const glw::GLenum ImageQueryErrorsTest::s_reference_internalformat_compressed = GL_COMPRESSED_RED_RGTC1;
H A Dgl4cBufferStorageTests.cpp2685 Texture::Image(gl, GL_TEXTURE_2D, 0, GL_COMPRESSED_RED_RGTC1, 8, 8, 1, GL_RED, GL_UNSIGNED_BYTE,
/external/mesa3d/src/mesa/state_tracker/
H A Dst_format.c1452 { GL_COMPRESSED_RED, GL_COMPRESSED_RED_RGTC1, 0 },
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1154 #define GL_COMPRESSED_RED_RGTC1 0x8DBB
/external/mesa3d/include/GL/
H A Dglcorearb.h1206 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
H A Dglext.h1090 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
/external/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

Completed in 401 milliseconds