Home
last modified time | relevance | path

Searched refs:configListEqual (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglChooseConfigTests.cpp85 bool configListEqual (const Library& egl, const EGLDisplay& display, const vector<EGLConfig>& as, c… in configListEqual() function
198 bool isExactMatch = configListEqual(egl, m_display, resultConfigs, referenceConfigs); in executeTest()