Searched refs:getClientAPIs (Results 1 – 4 of 4) sorted by relevance
54 m_supportedClientAPIs = eglu::getClientAPIs(m_eglTestCtx.getLibrary(), m_display); in init()
323 const vector<EGLenum> supportedAPIs = eglu::getClientAPIs(egl, display); in iterate()
91 std::vector<eglw::EGLenum> getClientAPIs (const eglw::Library& egl, eglw::EGLDisplay display);
471 vector<EGLenum> getClientAPIs (const eglw::Library& egl, eglw::EGLDisplay display) in getClientAPIs() function