HomeSort by relevance Sort by last modified time
    Searched refs:queryConfigInfo (Results 1 - 4 of 4) sorted by null

  /external/deqp/framework/egl/
egluConfigInfo.hpp 110 void queryConfigInfo (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig config, ConfigInfo* dst);
egluConfigInfo.cpp 73 void queryConfigInfo (const Library& egl, EGLDisplay display, EGLConfig config, ConfigInfo* dst)
  /external/deqp/modules/egl/
teglQuerySurfaceTests.cpp 312 eglu::queryConfigInfo(egl, display, config, &info);
343 eglu::queryConfigInfo(egl, display, config, &info);
373 eglu::queryConfigInfo(egl, display, config, &info);
585 eglu::queryConfigInfo(egl, display, config, &info);
614 eglu::queryConfigInfo(egl, display, config, &info);
642 eglu::queryConfigInfo(egl, display, config, &info);
teglChooseConfigReference.cpp 441 eglu::queryConfigInfo(egl, display, eglConfigs[ndx], &configInfos[ndx]);

Completed in 1719 milliseconds