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

  /external/deqp/modules/egl/
teglApiCase.cpp 54 m_supportedClientAPIs = eglu::getClientAPIs(m_eglTestCtx.getLibrary(), m_display);
teglQueryContextTests.cpp 323 const vector<EGLenum> supportedAPIs = eglu::getClientAPIs(egl, display);
  /external/deqp/framework/egl/
egluUtil.hpp 90 std::vector<eglw::EGLenum> getClientAPIs (const eglw::Library& egl, eglw::EGLDisplay display);
egluUtil.cpp 402 vector<EGLenum> getClientAPIs (const eglw::Library& egl, eglw::EGLDisplay display)

Completed in 302 milliseconds