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

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

Completed in 386 milliseconds