Searched refs:GL_COMPRESSED_RG11_EAC (Results 1 – 8 of 8) sorted by relevance
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 243 case tcu::COMPRESSEDTEXFORMAT_EAC_RG11: return GL_COMPRESSED_RG11_EAC; in getGLFormat() 302 case GL_COMPRESSED_RG11_EAC: return tcu::COMPRESSEDTEXFORMAT_EAC_RG11; in mapGLCompressedTexFormat() 352 case GL_COMPRESSED_RG11_EAC: in isCompressedFormat()
|
D | gluStrUtil.inl | 900 case GL_COMPRESSED_RG11_EAC: return "GL_COMPRESSED_RG11_EAC";
|
/external/deqp/modules/gles3/functional/ |
D | es3fImplementationLimitTests.cpp | 268 GL_COMPRESSED_RG11_EAC,
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 2366 { "compressed_rg11_eac", GL_COMPRESSED_RG11_EAC, tcu::Sampler::MODE_LAST }, in init() 2447 { "compressed_color", GL_COMPRESSED_RG11_EAC, tcu::Sampler::MODE_LAST }, in init() 2487 { "compressed_color", GL_COMPRESSED_RG11_EAC, tcu::Sampler::MODE_LAST }, in init()
|
D | es31fCopyImageTests.cpp | 2216 compressedTextureFormatViewClasses[VIEWCLASS_EAC_RG11].push_back(GL_COMPRESSED_RG11_EAC); in init() 2301 mixedViewClasses[VIEWCLASS_128_BITS].second.push_back(GL_COMPRESSED_RG11_EAC); in init()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1399 #define GL_COMPRESSED_RG11_EAC 0x9272 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 2796 #define GL_COMPRESSED_RG11_EAC 0x9272 macro
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |