Searched refs:queryCoreConfigInfo (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/egl/ |
D | teglQuerySurfaceTests.cpp | 312 eglu::queryCoreConfigInfo(egl, display, config, &info); in executeForConfig() 343 eglu::queryCoreConfigInfo(egl, display, config, &info); in executeForConfig() 373 eglu::queryCoreConfigInfo(egl, display, config, &info); in executeForConfig() 585 eglu::queryCoreConfigInfo(egl, display, config, &info); in executeForConfig() 614 eglu::queryCoreConfigInfo(egl, display, config, &info); in executeForConfig() 642 eglu::queryCoreConfigInfo(egl, display, config, &info); in executeForConfig()
|
D | teglChooseConfigReference.cpp | 519 eglu::queryCoreConfigInfo(egl, display, eglConfigs[ndx], &configInfos[ndx]); in chooseConfigReference()
|
/external/deqp/framework/egl/ |
D | egluConfigInfo.hpp | 132 void queryCoreConfigInfo (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig confi…
|
D | egluConfigInfo.cpp | 87 void queryCoreConfigInfo (const Library& egl, EGLDisplay display, EGLConfig config, ConfigInfo* dst) in queryCoreConfigInfo() function
|