Searched refs:GL_COMPRESSED_SIGNED_RG_RGTC2 (Results 1 - 12 of 12) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dtexcompress.c90 case GL_COMPRESSED_SIGNED_RG_RGTC2:
520 case GL_COMPRESSED_SIGNED_RG_RGTC2:
709 return GL_COMPRESSED_SIGNED_RG_RGTC2;
H A Dcopyimage.c357 case GL_COMPRESSED_SIGNED_RG_RGTC2:
H A Dtextureview.c180 {GL_VIEW_CLASS_RGTC2_RG, GL_COMPRESSED_SIGNED_RG_RGTC2},
H A Dglformats.c1094 case GL_COMPRESSED_SIGNED_RG_RGTC2:
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp68 GL_COMPRESSED_RG_RGTC2, VIEW_CLASS_RGTC2_RG, GL_COMPRESSED_SIGNED_RG_RGTC2, VIEW_CLASS_RGTC2_RG,
152 GL_COMPRESSED_SIGNED_RG_RGTC2, /* >= GL 4.0 */
249 case GL_COMPRESSED_SIGNED_RG_RGTC2:
324 case GL_COMPRESSED_SIGNED_RG_RGTC2:
787 case GL_COMPRESSED_SIGNED_RG_RGTC2:
970 case GL_COMPRESSED_SIGNED_RG_RGTC2:
1505 case GL_COMPRESSED_SIGNED_RG_RGTC2:
1506 result = "GL_COMPRESSED_SIGNED_RG_RGTC2";
1694 case GL_COMPRESSED_SIGNED_RG_RGTC2:
2387 case GL_COMPRESSED_SIGNED_RG_RGTC2
[all...]
H A Dgl4cDirectStateAccessTexturesTests.cpp4888 is_ok &= Test<2>(GL_COMPRESSED_SIGNED_RG_RGTC2);
4907 is_ok &= Test<3>(GL_COMPRESSED_SIGNED_RG_RGTC2);
8506 GL_COMPRESSED_SIGNED_RG_RGTC2,
/external/mesa3d/src/mesa/state_tracker/
H A Dst_format.c1464 { GL_COMPRESSED_SIGNED_RG_RGTC2, 0 },
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1157 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE
/external/mesa3d/include/GL/
H A Dglcorearb.h1209 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE macro
H A Dglext.h1093 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE macro
/external/swiftshader/include/GL/
H A Dglcorearb.h1209 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE macro
H A Dglext.h1093 #define GL_COMPRESSED_SIGNED_RG_RGTC2 0x8DBE macro

Completed in 424 milliseconds