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

/external/mesa3d/src/mesa/main/
H A Dtexcompress.c562 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT:
750 return GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT;
H A Dcopyimage.c361 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT:
H A Dglformats.c1114 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT:
H A Dteximage.c4357 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT:
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp70 GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT, VIEW_CLASS_BPTC_FLOAT, GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT,
156 GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT, /* >= GL 4.2 */
225 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT:
328 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT:
828 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT:
932 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT:
1517 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT:
1518 result = "GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT";
1698 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT:
2391 case GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT
[all...]
H A Dgl4cDirectStateAccessTexturesTests.cpp4892 is_ok &= Test<2>(GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT);
4911 is_ok &= Test<3>(GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT);
8510 GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT,
/external/mesa3d/src/mesa/state_tracker/
H A Dst_format.c1547 { GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT, 0 },
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1316 #define GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT 0x8E8F
/external/mesa3d/include/GL/
H A Dglcorearb.h2226 #define GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT 0x8E8F macro
H A Dglext.h2173 #define GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT 0x8E8F macro
/external/swiftshader/include/GL/
H A Dglcorearb.h2226 #define GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT 0x8E8F macro
H A Dglext.h2173 #define GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT 0x8E8F macro

Completed in 408 milliseconds