Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluConfigInfo.hpp133 void queryExtConfigInfo (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig config…
DegluConfigInfo.cpp123 void queryExtConfigInfo (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig config… in queryExtConfigInfo() function
/external/deqp/modules/egl/
DteglChooseConfigReference.cpp520 eglu::queryExtConfigInfo(egl, display, eglConfigs[ndx], &configInfos[ndx]); in chooseConfigReference()