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

  /external/deqp/framework/egl/
egluConfigInfo.hpp 74 // Extension attributes - set by queryExtConfigInfo()
129 void queryExtConfigInfo (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig config, ConfigInfo* dst);
egluConfigInfo.cpp 120 void queryExtConfigInfo (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig config, ConfigInfo* dst)
  /external/deqp/modules/egl/
teglChooseConfigReference.cpp 496 eglu::queryExtConfigInfo(egl, display, eglConfigs[ndx], &configInfos[ndx]);

Completed in 93 milliseconds