Searched refs:getDisplayExtensions (Results 1 – 10 of 10) sorted by relevance
62 …const std::vector<std::string> extensions = getDisplayExtensions(*m_cfg.object.egl, m_cfg.object.d… in get()
60 std::vector<std::string> getDisplayExtensions (const eglw::Library& egl, eglw::EGLDisplay display…
125 const std::vector<std::string> extensions = getDisplayExtensions(egl, display); in queryExtConfigInfo()
100 vector<string> getDisplayExtensions (const Library& egl, EGLDisplay display) in getDisplayExtensions() function
152 vector<string> extensions = eglu::getDisplayExtensions(egl, m_display); in iterate()
138 …const std::vector<std::string> displayExtensios = eglu::getDisplayExtensions(m_eglTestCtx.getLibra… in init()
489 …const std::vector<std::string> extensions = eglu::getDisplayExtensions(m_eglTestCtx.getLibrary(), … in iterate()
372 vector<string> extensions = eglu::getDisplayExtensions(m_eglTestCtx.getLibrary(), m_display); in checkRequiredExtensions()
498 const vector<string> extensions = eglu::getDisplayExtensions(egl, m_eglDisplay); in TestContext()
399 vector<string> extensions = eglu::getDisplayExtensions(m_eglTestCtx.getLibrary(), m_eglDisplay); in checkRequiredEGLExtensions()