/external/deqp/modules/egl/ |
D | teglRenderCase.cpp | 118 const EGLint configId = eglu::getConfigID(egl, display, config); in executeForConfig() local 129 string("Config") + de::toString(configId) + "-Window", in executeForConfig() 130 string("Config ID ") + de::toString(configId) + ", window surface"); in executeForConfig() 154 string("Config") + de::toString(configId) + "-Pixmap", in executeForConfig() 155 string("Config ID ") + de::toString(configId) + ", pixmap surface"); in executeForConfig() 178 string("Config") + de::toString(configId) + "-Pbuffer", in executeForConfig() 179 string("Config ID ") + de::toString(configId) + ", pbuffer surface"); in executeForConfig()
|
D | teglQuerySurfaceTests.cpp | 129 if (id != info.configId) in checkCommonAttributes() 314 …log << TestLog::Message << "Creating window surface with config ID " << info.configId << TestLog::… in executeForConfig() 345 …log << TestLog::Message << "Creating pixmap surface with config ID " << info.configId << TestLog::… in executeForConfig() 375 …log << TestLog::Message << "Creating pbuffer surface with config ID " << info.configId << TestLog:… in executeForConfig() 587 …log << TestLog::Message << "Creating window surface with config ID " << info.configId << TestLog::… in executeForConfig() 616 …log << TestLog::Message << "Creating pixmap surface with config ID " << info.configId << TestLog::… in executeForConfig() 644 …log << TestLog::Message << "Creating pbuffer surface with config ID " << info.configId << TestLog:… in executeForConfig()
|
D | teglCreateContextExtTests.cpp | 891 const EGLint configId = eglu::getConfigAttribInt(egl, m_display, config, EGL_CONFIG_ID); in iterate() local 895 …(), ("EGLConfig ID: " + de::toString(configId) + " with PBuffer").c_str(), ("EGLConfig ID: " + de:… in iterate()
|
D | teglResizeTests.cpp | 160 const EGLint configId = eglu::getConfigAttribInt(egl, in init() local 183 << "Chose EGLConfig with id " << configId << ".\n" in init()
|
D | teglChooseConfigTests.cpp | 62 EGLint configId = eglu::getConfigID(egl, display, config); in configListToString() local 67 str += de::toString(configId); in configListToString()
|
D | teglImageFormatTests.cpp | 290 EGLint configId = -1; in GLES2ImageApi() local 291 EGLU_CHECK_CALL(m_egl, getConfigAttrib(m_display, config, EGL_CONFIG_ID, &configId)); in GLES2ImageApi() 292 …getLog() << tcu::TestLog::Message << "Creating gles2 context with config id: " << configId << " co… in GLES2ImageApi()
|
/external/deqp/framework/egl/ |
D | egluConfigInfo.hpp | 51 deInt32 configId; member in eglu::ConfigInfo 84 , configId (0) in ConfigInfo()
|
D | egluConfigInfo.cpp | 49 case EGL_CONFIG_ID: return configId; in getAttribute() 86 egl.getConfigAttrib(display, config, EGL_CONFIG_ID, &dst->configId); in queryConfigInfo()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |